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 | 7e88f834e6f03a8c0c554a442c2eb98fd47f4584 (patch) | |
tree | 833e58d631a532a7e191c67f2a43ed02d5c6d999 | |
parent | 84557d1d05fc4e79fb9c9e994462241a15204a01 (diff) | |
download | pkgsrc-7e88f834e6f03a8c0c554a442c2eb98fd47f4584.tar.gz |
remove commented out PKGREVISION
-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/ |