diff options
Diffstat (limited to 'ftp/profxp/Makefile')
-rw-r--r-- | ftp/profxp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile index e729d6b28248..5d5a13106098 100644 --- a/ftp/profxp/Makefile +++ b/ftp/profxp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://duncanthrax.net/profxp/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src MAINTAINER= ports@FreeBSD.org +COMMENT= FXP (server-to-server FTP) client .include <bsd.port.pre.mk> |