diff options
author | taca <taca@pkgsrc.org> | 2013-06-27 16:11:54 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-06-27 16:11:54 +0000 |
commit | 6a18dfd85c98cf8589c10f7316e421e99b8d577d (patch) | |
tree | 47e46a5c207d088e076e8bfee48cd8821075335c | |
parent | a6265b9ed94aad7c1bb7173be347f253b6de673a (diff) | |
download | pkgsrc-6a18dfd85c98cf8589c10f7316e421e99b8d577d.tar.gz |
* Bump PKGREVISION by updating README and contao.conf.
-rw-r--r-- | www/contao31/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/contao31/Makefile b/www/contao31/Makefile index fbae06a9fff..a40d3332b07 100644 --- a/www/contao31/Makefile +++ b/www/contao31/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2013/05/23 15:04:15 taca Exp $ +# $NetBSD: Makefile,v 1.2 2013/06/27 16:11:54 taca Exp $ # DISTNAME= contao-${CT_VERSION} PKGNAME= contao${CT_VER}-${CT_PKGVER} +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=contao/} |