diff options
author | recht <recht@pkgsrc.org> | 2004-08-22 17:53:39 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-08-22 17:53:39 +0000 |
commit | 431b91a516e7fb46555f23f9949c24a3895340db (patch) | |
tree | dc18765af5cf47aacf0bec855a847724c683cbbe /mail/elmo | |
parent | 8448d3bbe9fb7304dc592ac092c59190ea0a0e4e (diff) | |
download | pkgsrc-431b91a516e7fb46555f23f9949c24a3895340db.tar.gz |
Bump PKGREVISION to 1 for the gpgme BUILDLINK_DEPENDS change.
Diffstat (limited to 'mail/elmo')
-rw-r--r-- | mail/elmo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/elmo/Makefile b/mail/elmo/Makefile index 4031484bc75..fcb3f4984c2 100644 --- a/mail/elmo/Makefile +++ b/mail/elmo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 14:28:42 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2004/08/22 17:53:39 recht Exp $ # DISTNAME= elmo-1.2.0 +PKGREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=elmo/} |