diff options
-rw-r--r-- | x11/asnap/Makefile | 3 | ||||
-rw-r--r-- | x11/asnap/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/asnap/Makefile b/x11/asnap/Makefile index ff0a494977e..99460e5a2f9 100644 --- a/x11/asnap/Makefile +++ b/x11/asnap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2004/01/20 12:28:26 agc Exp $ +# $NetBSD: Makefile,v 1.5 2005/08/20 19:18:27 kristerw Exp $ DISTNAME= asnap PKGNAME= ${DISTNAME}-1.0 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB:S/contrib/R5contrib/} diff --git a/x11/asnap/PLIST b/x11/asnap/PLIST index 840628ca28c..8484f265326 100644 --- a/x11/asnap/PLIST +++ b/x11/asnap/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/07 13:45:25 he Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/08/20 19:18:27 kristerw Exp $ bin/asnap +man/cat1/asnap.0 |