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/aipo | |
parent | 342c68c3e0cb234516f426adc81ffcfbc3e3ed26 (diff) | |
download | pkgsrc-b8d6e4640fed8df9a644138837fb8b096559c9a5.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/ |