diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-10-18 15:19:15 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-10-18 15:19:15 +0800 |
commit | 5aa57e18a2c34083288b801fc18668276bf81a65 (patch) | |
tree | 3e9ad7eff49946cf4f81f30dcfbd0f87bda81065 /databases/phppgadmin/Makefile | |
parent | 73af645b880fd1cef3e52c2bb9080037691bd788 (diff) | |
download | freebsd-ports-gnome-5aa57e18a2c34083288b801fc18668276bf81a65.tar.gz freebsd-ports-gnome-5aa57e18a2c34083288b801fc18668276bf81a65.tar.zst freebsd-ports-gnome-5aa57e18a2c34083288b801fc18668276bf81a65.zip |
- update to 3.5.6
Diffstat (limited to 'databases/phppgadmin/Makefile')
-rw-r--r-- | databases/phppgadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 881c33881278..3e4c4758d4a4 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phppgadmin -PORTVERSION= 3.5.5 +PORTVERSION= 3.5.6 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |