diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 09:54:16 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-10-13 09:54:16 +0000 |
commit | 7f0aef52d75c0c5bfb21e2e7e7dca743817588ec (patch) | |
tree | 6352e2390c8774cc87242dc9827d261653acbafe /databases/postgresql7 | |
parent | 5adbdcabee9cf6728adefcbb978d50f346bc0daa (diff) | |
download | ports-7f0aef52d75c0c5bfb21e2e7e7dca743817588ec.tar.gz ports-7f0aef52d75c0c5bfb21e2e7e7dca743817588ec.zip |
Notes
Diffstat (limited to 'databases/postgresql7')
-rw-r--r-- | databases/postgresql7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index 3f77a7edc516..05f6cc59e9c2 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -15,8 +15,8 @@ DISTFILES= postgresql-base-${PORTVERSION}${EXTRACT_SUFX} \ postgresql-opt-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER?= girgen@pingpong.net +COMMENT?= The most advanced open-source database available anywhere -COMMENT= The most advanced open-source database available anywhere WRKSRC= ${WRKDIR}/postgresql-${PORTVERSION} DIST_SUBDIR= postgresql |