diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:24:13 +0000 |
commit | 1707b424cb5fb67d17318c9d90affaf0c362531d (patch) | |
tree | e2f41c497a07a8a220e52c34456b2ab2734091ff /ftp/libfxp | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75953
Diffstat (limited to 'ftp/libfxp')
-rw-r--r-- | ftp/libfxp/Makefile | 1 | ||||
-rw-r--r-- | ftp/libfxp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/libfxp/Makefile b/ftp/libfxp/Makefile index ac1e5ee1547c..15b0a372ce25 100644 --- a/ftp/libfxp/Makefile +++ b/ftp/libfxp/Makefile @@ -12,6 +12,7 @@ CATEGORIES= ftp MASTER_SITES= http://millweed.com/projects/libfxp/ MAINTAINER= ports@FreeBSD.org +COMMENT= An ftp client library USE_REINPLACE= yes USE_GMAKE= yes diff --git a/ftp/libfxp/pkg-comment b/ftp/libfxp/pkg-comment deleted file mode 100644 index 5414b386c443..000000000000 --- a/ftp/libfxp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An ftp client library |