diff options
-rw-r--r-- | mail/deforaos-mailer/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index b8761a081bc..4693cda2592 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/02/24 16:14:35 joerg Exp $ -# +# $NetBSD: Makefile,v 1.15 2014/02/24 16:15:34 wiz Exp $ DISTNAME= Mailer-0.1.6 PKGNAME= deforaos-mailer-0.1.6 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.defora.org/os/download/download/4029/ |