diff options
author | jwise <jwise@pkgsrc.org> | 2005-04-08 19:05:58 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2005-04-08 19:05:58 +0000 |
commit | d08fbc8116f035b5ce30e09c3bb7f11d877c0636 (patch) | |
tree | 397be3f113ccd9fcaa45163ba68096232d850a88 /mail/gnus | |
parent | 78ab676b10a8b8698ffeb80f13c90487e58430b9 (diff) | |
download | pkgsrc-d08fbc8116f035b5ce30e09c3bb7f11d877c0636.tar.gz |
Back out workaround for broken emacs.mk.
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 045c767aa39..4e9c0d33d7a 100644 --- a/mail/gnus/Makefile +++ b/mail/gnus/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2005/04/08 19:00:15 jwise Exp $ +# $NetBSD: Makefile,v 1.8 2005/04/08 19:05:58 jwise Exp $ DISTNAME= gnus-5.10.6 -PKGNAME= ${DISTNAME} CATEGORIES= mail MASTER_SITES= http://quimby.gnus.org/gnus/dist/ |