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 | c7e16a533ce054d17c1ec31e029e34f47f0ad793 (patch) | |
tree | 47e46a5c207d088e076e8bfee48cd8821075335c /www | |
parent | 50cf51e5d0e1ebabfa3745773073719cd63c73bb (diff) | |
download | pkgsrc-c7e16a533ce054d17c1ec31e029e34f47f0ad793.tar.gz |
* Bump PKGREVISION by updating README and contao.conf.
Diffstat (limited to 'www')
-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/} |