Wed Jan 18 14:33:32 2012 UTC ()
Revbump after updating db5


(adam)
diff -r1.15 -r1.16 pkgsrc/mail/etpan/Makefile

cvs diff -r1.15 -r1.16 pkgsrc/mail/etpan/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/etpan/Attic/Makefile 2011/04/22 13:44:02 1.15
+++ pkgsrc/mail/etpan/Attic/Makefile 2012/01/18 14:33:31 1.16
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.15 2011/04/22 13:44:02 obache Exp $ 1# $NetBSD: Makefile,v 1.16 2012/01/18 14:33:31 adam Exp $
2 2
3DISTNAME= etpan-ng-0.7.1 3DISTNAME= etpan-ng-0.7.1
4PKGNAME= ${DISTNAME:S/-ng//} 4PKGNAME= ${DISTNAME:S/-ng//}
5PKGREVISION= 9 5PKGREVISION= 10
6CATEGORIES= mail 6CATEGORIES= mail
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libetpan/}
8 8
9MAINTAINER= dawszy@arhea.pl 9MAINTAINER= dawszy@arhea.pl
10HOMEPAGE= http://libetpan.sourceforge.net/etpan/ 10HOMEPAGE= http://libetpan.sourceforge.net/etpan/
11COMMENT= Mail console client with S/MIME and PGP support 11COMMENT= Mail console client with S/MIME and PGP support
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15BDB_ACCEPTED= db4 db5 15BDB_ACCEPTED= db4 db5
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
17USE_TOOLS+= perl:run yacc 17USE_TOOLS+= perl:run yacc
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes