diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-05 22:13:29 +0000 |
commit | 74a7f8c73cc84204d8d555de4a25874882c2dbe4 (patch) | |
tree | 0460808e7a0cfa765626ea9adad9908095b2088e /ftp | |
parent | c2140e4024d1e6c4cde24ee1b5bef951253b866d (diff) |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 1 | ||||
-rw-r--r-- | ftp/waiho/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index 50796d1093a7..885772caade7 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -2,6 +2,7 @@ PORTNAME= ftp PORTVERSION= 0.4 +PORTREVISION= 1 CATEGORIES= ftp gnustep MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= gap diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index fe1c02646356..73521b3fcca3 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -2,7 +2,7 @@ PORTNAME= waiho PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp gnustep MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} |