diff options
Diffstat (limited to 'ftp/gnustep-ftp/Makefile')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index ca5241469bba..2d7e2eeafd81 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= ftp -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.5 CATEGORIES= ftp gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- |