05f2696088
Bump PKGREVISION.
16 lines
387 B
Makefile
16 lines
387 B
Makefile
# $NetBSD: Makefile,v 1.6 2005/05/03 21:38:14 kristerw Exp $
|
|
#
|
|
|
|
DISTNAME= globe_26mar94
|
|
PKGNAME= globe-19940326
|
|
PKGREVISION= 1
|
|
CATEGORIES= time
|
|
MASTER_SITES= http://www.acme.com/software/globe/
|
|
|
|
MAINTAINER= is@NetBSD.org
|
|
HOMEPAGE= http://www.acme.com/software/globe/
|
|
COMMENT= Display the currently-lighted face of Earth in ASCII
|
|
|
|
WRKSRC= ${WRKDIR}/globe
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|