diff options
Diffstat (limited to 'ftp/ftpq/Makefile')
-rw-r--r-- | ftp/ftpq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpq/Makefile b/ftp/ftpq/Makefile index 60659206aa15..4b42c773e2d6 100644 --- a/ftp/ftpq/Makefile +++ b/ftp/ftpq/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.tranchant.freeserve.co.uk/software/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Upload queue manager for non-permanent connections + USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |