diff options
author | rafan <rafan@FreeBSD.org> | 2006-07-12 05:35:43 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-07-12 05:35:43 +0800 |
commit | 15ccd2627d383ff9cfcc108380f2c8ad0b644eb7 (patch) | |
tree | dc0058d5804b067294dd0ca721845af8bee12d98 /ftp/jftp/Makefile | |
parent | ff8c5edaaa6c35cb50410b2df61cd9fe06fbbaa9 (diff) | |
download | freebsd-ports-gnome-15ccd2627d383ff9cfcc108380f2c8ad0b644eb7.tar.gz freebsd-ports-gnome-15ccd2627d383ff9cfcc108380f2c8ad0b644eb7.tar.zst freebsd-ports-gnome-15ccd2627d383ff9cfcc108380f2c8ad0b644eb7.zip |
- Update to 1.48
- Add java to CATEGORIES
PR: ports/100108
Submitted by: Simon Olofsson <simon olofsson.de>
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} |