diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 19:38:28 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 19:38:28 +0800 |
commit | 65e31f0898c7896c7c141d199f912a2bc5d7a3c2 (patch) | |
tree | cd1ee0fec6e0c9d86972c30317a9e424911c7493 /editors/ssed | |
parent | 79fa1302326244bf15e5047eaee5722c1be6f8fd (diff) | |
download | freebsd-ports-gnome-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.gz freebsd-ports-gnome-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.tar.zst freebsd-ports-gnome-65e31f0898c7896c7c141d199f912a2bc5d7a3c2.zip |
De-pkg-comment.
Diffstat (limited to 'editors/ssed')
-rw-r--r-- | editors/ssed/Makefile | 1 | ||||
-rw-r--r-- | editors/ssed/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/editors/ssed/Makefile b/editors/ssed/Makefile index 24b66d2aad96..8afc26386f9e 100644 --- a/editors/ssed/Makefile +++ b/editors/ssed/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://queen.rett.polimi.it/~paolob/seders/ssed/ DISTNAME= sed-${PORTVERSION} MAINTAINER= verm@drunkmonk.net +COMMENT= Super-sed is a heavily enhanced version of sed LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ iconv:${PORTSDIR}/converters/libiconv diff --git a/editors/ssed/pkg-comment b/editors/ssed/pkg-comment deleted file mode 100644 index 0f4964959738..000000000000 --- a/editors/ssed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Super-sed is a heavily enhanced version of sed |