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 | c7a214e634a0d747124f03f3ae0de2c5c309a50e (patch) | |
tree | 1170f8b117c34d9bdc6f712664830a956243db40 /www/aipo | |
parent | fd730037f97141e67108285d3b066830fcee9327 (diff) | |
download | pkgsrc-c7a214e634a0d747124f03f3ae0de2c5c309a50e.tar.gz |
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
Diffstat (limited to 'www/aipo')
-rw-r--r-- | www/aipo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/aipo/Makefile b/www/aipo/Makefile index c072387b198..73251164b42 100644 --- a/www/aipo/Makefile +++ b/www/aipo/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/06/24 07:28:45 jperkin Exp $ +# $NetBSD: Makefile,v 1.6 2012/08/05 10:02:13 obache Exp $ # DISTNAME= aipo6030ja_linux32 PKGNAME= aipo-6.03 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://aipo.googlecode.com/files/ |