diff options
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r-- | databases/phppgadmin/Makefile | 1 | ||||
-rw-r--r-- | databases/phppgadmin/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 1a45bc2908d1..f7dfc91262c3 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= phpPgAdmin_${PORTVERSION:S/./-/g} MAINTAINER= nbm@FreeBSD.org +COMMENT= Web Based Postgres Administration .if !defined(WITH_PHP3) .if defined(WITH_APACHE2) diff --git a/databases/phppgadmin/pkg-comment b/databases/phppgadmin/pkg-comment deleted file mode 100644 index fa5d66e1fd03..000000000000 --- a/databases/phppgadmin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Web Based Postgres Administration |