diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch) | |
tree | 5948c7ea06642c81548e3972fe4974a511f228a2 /sysutils/portupgrade-devel | |
parent | De-pkg-comment. (diff) |
De-pkg-comment my non-ruby ports as well.
Diffstat (limited to 'sysutils/portupgrade-devel')
-rw-r--r-- | sysutils/portupgrade-devel/Makefile | 1 | ||||
-rw-r--r-- | sysutils/portupgrade-devel/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/portupgrade-devel/Makefile b/sysutils/portupgrade-devel/Makefile index 3e6f1723a83d..5d28f599a2fe 100644 --- a/sysutils/portupgrade-devel/Makefile +++ b/sysutils/portupgrade-devel/Makefile @@ -24,6 +24,7 @@ PATCH_DIST_STRIP= -p1 .endif MAINTAINER= knu@FreeBSD.org +COMMENT= FreeBSD ports/packages administration and management tool suite RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/bdb1.so:${PORTSDIR}/databases/ruby-bdb1 # For PKG_DBDRIVER={bdb_btree,bdb_hash,bdb} diff --git a/sysutils/portupgrade-devel/pkg-comment b/sysutils/portupgrade-devel/pkg-comment deleted file mode 100644 index c14f5bb27f8f..000000000000 --- a/sysutils/portupgrade-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -FreeBSD ports/packages administration and management tool suite |