diff options
author | obache <obache@pkgsrc.org> | 2012-08-05 10:02:09 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-08-05 10:02:09 +0000 |
commit | b8d6e4640fed8df9a644138837fb8b096559c9a5 (patch) | |
tree | 1170f8b117c34d9bdc6f712664830a956243db40 /www/ap-auth-postgresql/Makefile | |
parent | 342c68c3e0cb234516f426adc81ffcfbc3e3ed26 (diff) | |
download | pkgsrc-b8d6e4640fed8df9a644138837fb8b096559c9a5.tar.gz |
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
Diffstat (limited to 'www/ap-auth-postgresql/Makefile')
-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 f93f03518d9..85262412cdd 100644 --- a/www/ap-auth-postgresql/Makefile +++ b/www/ap-auth-postgresql/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2010/02/20 14:58:44 joerg Exp $ +# $NetBSD: Makefile,v 1.35 2012/08/05 10:02:13 obache Exp $ DISTNAME= AuthPG-1.4 PKGNAME= ap13-auth-postgresql-1.4 -PKGREVISON= 3 +PKGREVISION= 1 CATEGORIES= www databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=authpg/} |