diff options
Diffstat (limited to 'mail/turba/Makefile')
-rw-r--r-- | mail/turba/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 26876bff244..78cc3de5de8 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/02/23 11:46:07 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 21:56:35 wiz Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= http://ftp.horde.org/pub/turba/ \ ftp://ftp.horde.org/pub/turba/ |