diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:51:06 +0000 |
commit | 4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259 (patch) | |
tree | 179150b665d2f7da2053bd0dfeaf789ae4a7951a /misc/fep | |
parent | 3baa89dcc940f9d4cc6e68219720b4e96fb52a08 (diff) | |
download | freebsd-ports-4d0a0dc1c69f1f51e6b71413a5a965e0cfd26259.zip |
De-pkg-comment.
Diffstat (limited to 'misc/fep')
-rw-r--r-- | misc/fep/Makefile | 1 | ||||
-rw-r--r-- | misc/fep/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index da71d3b98e71..024c579bea2d 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/ DISTNAME= ${PORTNAME} MAINTAINER= nobu@psrc.isac.co.jp +COMMENT= A general purpose front end for command line editing MAN1= fep.1 MANCOMPRESSED= yes diff --git a/misc/fep/pkg-comment b/misc/fep/pkg-comment deleted file mode 100644 index 236bdc595779..000000000000 --- a/misc/fep/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A general purpose front end for command line editing |