summaryrefslogtreecommitdiff
path: root/databases/phppgadmin/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-12-17 20:09:06 +0000
committerjdolecek <jdolecek>2004-12-17 20:09:06 +0000
commit3a9cf9efc93cfb021ba86f73d8ff3d6db1b5b3af (patch)
tree964e5bf99e8a5dac0996088c01dfc61140a8ae11 /databases/phppgadmin/Makefile
parent0bfdf26cae95bbdcbe746d4dbfea7d6017bd6b29 (diff)
downloadpkgsrc-3a9cf9efc93cfb021ba86f73d8ff3d6db1b5b3af.tar.gz
Update phppgadmin to 3.5.1. This release fixes a few critical bugs in 7.0,
7.1 and 8.0rc1 PostgreSQL support, and few other smaller fixes and translation updates.
Diffstat (limited to 'databases/phppgadmin/Makefile')
-rw-r--r--databases/phppgadmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index e0df439a8e1..2d7fd90b633 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2004/11/27 11:17:04 jdolecek Exp $
+# $NetBSD: Makefile,v 1.12 2004/12/17 20:09:06 jdolecek Exp $
-DISTNAME= phpPgAdmin-3.5
+DISTNAME= phpPgAdmin-3.5.1
PKGREVISION= # empty
PKGNAME= ${DISTNAME:S/PgAdmin/pgadmin/}
CATEGORIES= databases www