diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-11 21:35:43 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-11 21:35:43 +0000 |
commit | c72c3534367939c2e7d86e01955afab9d02bf093 (patch) | |
tree | e5bf951ab24df8ab9c49df5941b8c7e2207576d3 /ftp/jftp/Makefile | |
parent | fc715e798731c7e51e0d5e9c1c462c1fc8c13eba (diff) | |
download | ports-c72c3534367939c2e7d86e01955afab9d02bf093.tar.gz ports-c72c3534367939c2e7d86e01955afab9d02bf093.zip |
Notes
Diffstat (limited to 'ftp/jftp/Makefile')
-rw-r--r-- | ftp/jftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile index f26310873376..63f211ae35fb 100644 --- a/ftp/jftp/Makefile +++ b/ftp/jftp/Makefile @@ -7,8 +7,8 @@ # PORTNAME= jftp -PORTVERSION= 1.47 -CATEGORIES= ftp +PORTVERSION= 1.48 +CATEGORIES= ftp java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= j-ftp DISTNAME= j-ftp-${PORTVERSION} |