diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 01:07:10 +0800 |
commit | d4608b373f3f182f549176d35e5175610fd50a8a (patch) | |
tree | 5c73a5671f386e029fa681c1317779d0a008091a /archivers/libcomprex | |
parent | 5e74228e64f4599e5af4aa6ce57336776e650950 (diff) | |
download | freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.gz freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.tar.zst freebsd-ports-gnome-d4608b373f3f182f549176d35e5175610fd50a8a.zip |
De-pkg-comment.
Diffstat (limited to 'archivers/libcomprex')
-rw-r--r-- | archivers/libcomprex/Makefile | 1 | ||||
-rw-r--r-- | archivers/libcomprex/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libcomprex/Makefile b/archivers/libcomprex/Makefile index 6a3580ee8337..a37eed4e276e 100644 --- a/archivers/libcomprex/Makefile +++ b/archivers/libcomprex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnupdate MAINTAINER= ports@FreeBSD.org +COMMENT= Transparently handles automatic compression and decompression of files LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ curl.2:${PORTSDIR}/ftp/curl diff --git a/archivers/libcomprex/pkg-comment b/archivers/libcomprex/pkg-comment deleted file mode 100644 index 4c3c03f64187..000000000000 --- a/archivers/libcomprex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Transparently handles automatic compression and decompression of files |