diff options
Diffstat (limited to 'ftp/emirror')
-rw-r--r-- | ftp/emirror/Makefile | 2 | ||||
-rw-r--r-- | ftp/emirror/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/emirror/Makefile b/ftp/emirror/Makefile index dd517bb3d09f..3547ad7cd0b7 100644 --- a/ftp/emirror/Makefile +++ b/ftp/emirror/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A full features FTP-mirroring software with nice logfiles + USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc diff --git a/ftp/emirror/pkg-comment b/ftp/emirror/pkg-comment deleted file mode 100644 index fe1886a999aa..000000000000 --- a/ftp/emirror/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A full features FTP-mirroring software with nice logfiles |