diff options
Diffstat (limited to 'ftp/ftpproxy/Makefile')
-rw-r--r-- | ftp/ftpproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index c8e0a2815429..1f37a533fc86 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= http://www.ftpproxy.org/download/ \ EXTRACT_SUFX= .tgz MAINTAINER= philippe@le-berre.com +COMMENT= A ftp proxy WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_REINPLACE= yes |