diff options
author | perry <perry@pkgsrc.org> | 2006-11-10 18:04:09 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2006-11-10 18:04:09 +0000 |
commit | 026a3b272d5abd4ae0b805e0970e4e9870236d8c (patch) | |
tree | 833e58d631a532a7e191c67f2a43ed02d5c6d999 /mail/gnus | |
parent | aa7704d47c9423540f5009d848dbfc37942138b4 (diff) | |
download | pkgsrc-026a3b272d5abd4ae0b805e0970e4e9870236d8c.tar.gz |
remove commented out PKGREVISION
Diffstat (limited to 'mail/gnus')
-rw-r--r-- | mail/gnus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/gnus/Makefile b/mail/gnus/Makefile index 0c2172dfe6d..c416a504d1b 100644 --- a/mail/gnus/Makefile +++ b/mail/gnus/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/11/10 17:57:51 perry Exp $ +# $NetBSD: Makefile,v 1.14 2006/11/10 18:04:09 perry Exp $ DISTNAME= gnus-5.10.8 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} -#PKGREVISION= 2 CATEGORIES= mail news MASTER_SITES= http://www.gnus.org/dist/ |