diff options
author | nbm <nbm@FreeBSD.org> | 2001-05-03 18:04:18 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2001-05-03 18:04:18 +0800 |
commit | e3711bbb0c6855b38a6fed49176450980958b1bf (patch) | |
tree | e5b48c060d1acc429dab84c60c506198beed0207 /databases/phppgadmin/Makefile | |
parent | c412084ac0cc4b5631c324a35a545713c8303f51 (diff) | |
download | freebsd-ports-gnome-e3711bbb0c6855b38a6fed49176450980958b1bf.tar.gz freebsd-ports-gnome-e3711bbb0c6855b38a6fed49176450980958b1bf.tar.zst freebsd-ports-gnome-e3711bbb0c6855b38a6fed49176450980958b1bf.zip |
Update to version 2.3, there was a security issue.
Submitted by: Palle Girgensohn <girgen@partitur.se>
Diffstat (limited to 'databases/phppgadmin/Makefile')
-rw-r--r-- | databases/phppgadmin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 996c4217c5e2..cc63a88dd905 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -6,11 +6,10 @@ # PORTNAME= phppgadmin -PORTVERSION= 2.2.1.p1 -PORTREVISION= 1 +PORTVERSION= 2.3 CATEGORIES= databases www MASTER_SITES= ftp://ftp.greatbridge.org/pub/phppgadmin/stable/ -DISTNAME= phpPgAdmin_2-2-1-pl1 +DISTNAME= phpPgAdmin_2-3 MAINTAINER= nbm@FreeBSD.org |