diff options
Diffstat (limited to 'mail/elmo')
-rw-r--r-- | mail/elmo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index fcb3f4984c2..6b0a7173f8b 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/08/22 17:53:39 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/10/03 00:12:52 tv Exp $ # DISTNAME= elmo-1.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=elmo/} |