aboutsummaryrefslogtreecommitdiff
path: root/databases/phppgadmin
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-12-14 18:54:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-12-14 18:54:18 +0000
commitee86f5414d47992e31222d49f7b2380143d82050 (patch)
tree770ffa5041ada0141e14117ece6569b7ae55a81b /databases/phppgadmin
parent7d2e9542b8f4c7f20ae86f1acf8d220f0866e870 (diff)
downloadports-ee86f5414d47992e31222d49f7b2380143d82050.tar.gz
ports-ee86f5414d47992e31222d49f7b2380143d82050.zip
Notes
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r--databases/phppgadmin/Makefile6
-rw-r--r--databases/phppgadmin/distinfo4
-rw-r--r--databases/phppgadmin/pkg-descr2
3 files changed, 8 insertions, 4 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index 1deaa5efbd3f..d3488b7fac9d 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= phppgadmin
-PORTVERSION= 5.0
+PORTVERSION= 5.0.1
CATEGORIES= databases www
-MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.0
DISTNAME= phpPgAdmin-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Web Based Postgres Administration
+LICENSE= GPLv2
+
USE_BZIP2= YES
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= pgsql pcre session
diff --git a/databases/phppgadmin/distinfo b/databases/phppgadmin/distinfo
index 5ca071581194..9942823a8519 100644
--- a/databases/phppgadmin/distinfo
+++ b/databases/phppgadmin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (phpPgAdmin-5.0.tar.bz2) = c4b5f42d502a484244c21656c88bbaa528ae983a6933e91ecc9cc7a6edced5cf
-SIZE (phpPgAdmin-5.0.tar.bz2) = 773043
+SHA256 (phpPgAdmin-5.0.1.tar.bz2) = 1d521ce88aadbf134b9cf2269aa5ea9f8ff91574f9e9448e194d7298b1eaf700
+SIZE (phpPgAdmin-5.0.1.tar.bz2) = 775304
diff --git a/databases/phppgadmin/pkg-descr b/databases/phppgadmin/pkg-descr
index 98ece0f6d6f7..25ac46ba1072 100644
--- a/databases/phppgadmin/pkg-descr
+++ b/databases/phppgadmin/pkg-descr
@@ -14,4 +14,6 @@ Features include:
- administer multiple servers
- administer postgres users and groups
+LICENSE: GPL2 or later
+
WWW: http://phppgadmin.sourceforge.net/