diff options
Diffstat (limited to 'ftp/IglooFTP')
-rw-r--r-- | ftp/IglooFTP/Makefile | 1 | ||||
-rw-r--r-- | ftp/IglooFTP/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 11eb56fda463..45d8d0fa1fb4 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= system/network/file-transfer DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org +COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/ftp/IglooFTP/pkg-comment b/ftp/IglooFTP/pkg-comment deleted file mode 100644 index 0e02b5a2d4f7..000000000000 --- a/ftp/IglooFTP/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Easy to use FTP client for X Window System |