diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-22 17:07:39 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-22 17:07:39 +0800 |
commit | 731644561ddc6e85649a4f067642663c72348136 (patch) | |
tree | 9f1e647b0868866965c9278e04f204aeaab4101e /databases/phppgadmin | |
parent | abaa28795b450946225213a81ed71c835c0195ac (diff) | |
download | freebsd-ports-gnome-731644561ddc6e85649a4f067642663c72348136.tar.gz freebsd-ports-gnome-731644561ddc6e85649a4f067642663c72348136.tar.zst freebsd-ports-gnome-731644561ddc6e85649a4f067642663c72348136.zip |
Drop maintainership.
Diffstat (limited to 'databases/phppgadmin')
-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 3932de819fc3..c96e9ff929ec 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= phpPgAdmin-${PORTVERSION} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web Based Postgres Administration POSTGRESQL_PORT?= databases/postgresql7 |