diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /ftp/frox | |
parent | 3860f7f3e28ade311a7b2100be2a828f435b10a6 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76034
Diffstat (limited to 'ftp/frox')
-rw-r--r-- | ftp/frox/Makefile | 1 | ||||
-rw-r--r-- | ftp/frox/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/frox/Makefile b/ftp/frox/Makefile index 5f7c69d2e200..7d3be6f50041 100644 --- a/ftp/frox/Makefile +++ b/ftp/frox/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.hollo.org/frox/download/ \ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= sem@ciam.ru +COMMENT= Transparent FTP proxy with caching support USE_BZIP2= yes USE_GMAKE= yes diff --git a/ftp/frox/pkg-comment b/ftp/frox/pkg-comment deleted file mode 100644 index b136a5e6d124..000000000000 --- a/ftp/frox/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Transparent FTP proxy with caching support |