diff options
author | kristerw <kristerw@pkgsrc.org> | 2005-05-03 21:38:14 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2005-05-03 21:38:14 +0000 |
commit | 025c175d8c97774ea3d41b1936d1cba57792672d (patch) | |
tree | 2adaaac6af8da7c6e700780b9572b7c9074054cf /time/globe | |
parent | de0f388508bb01725f1420b26df14c5946c9ddd7 (diff) | |
download | pkgsrc-025c175d8c97774ea3d41b1936d1cba57792672d.tar.gz |
Correct PLIST.
Bump PKGREVISION.
Diffstat (limited to 'time/globe')
-rw-r--r-- | time/globe/Makefile | 3 | ||||
-rw-r--r-- | time/globe/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/time/globe/Makefile b/time/globe/Makefile index 6e0fb65491c..398d9d1293f 100644 --- a/time/globe/Makefile +++ b/time/globe/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/01/20 12:27:16 agc Exp $ +# $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/ diff --git a/time/globe/PLIST b/time/globe/PLIST index cdb4d00f0ee..31b686e5679 100644 --- a/time/globe/PLIST +++ b/time/globe/PLIST @@ -1 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/26 20:39:14 is Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/05/03 21:38:14 kristerw Exp $ +bin/globe +man/man1/globe.1 |