diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-12-19 18:45:38 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-12-19 18:45:38 +0000 |
commit | c948b2a39dd1f33f10c528fb92e26da9d78131b9 (patch) | |
tree | 61befb4767a4d82bb8e71cb866c301b32a876bad /databases/phppgadmin/Makefile | |
parent | 8d54a3338e09e5587166c733f2656880b2d357d7 (diff) |
- update to 4.2.2
Notes
Notes:
svn path=/head/; revision=224441
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 377af0f9f58b..e501264dce10 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phppgadmin -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |