diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:34:05 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:34:05 +0000 |
commit | d57d537324643ced17bb15a1c72aaaf74af5312e (patch) | |
tree | 0a6a3a4c799847261fa624c48e71a551363bdb84 /www/ap-auth-postgresql | |
parent | ec95ac026795b37d52edf59bf91ebfe9092f0754 (diff) | |
download | pkgsrc-d57d537324643ced17bb15a1c72aaaf74af5312e.tar.gz |
Bump revision for change of PostgreSQL default version.
Diffstat (limited to 'www/ap-auth-postgresql')
-rw-r--r-- | www/ap-auth-postgresql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-auth-postgresql/Makefile b/www/ap-auth-postgresql/Makefile index 1810e91fc7a..270ef3f2500 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2008/03/13 17:38:49 joerg Exp $ +# $NetBSD: Makefile,v 1.33 2010/02/10 19:34:07 joerg Exp $ DISTNAME= AuthPG-1.4 PKGNAME= ap13-auth-postgresql-1.4 -PKGREVISON= 2 +PKGREVISON= 3 CATEGORIES= www databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=authpg/} |