diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 17:15:30 +0200 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 17:17:15 +0200 |
commit | feb1fa34f58ea796656b86a81c2a2996b0b03c96 (patch) | |
tree | e79f501fbac85d3800abbc2796349f85e210f570 /ftp | |
parent | audio/opus: update to 1.4 (diff) |
audio/opus: bump consumers after update to 1.4
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/waiho/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index 2189bc39271f..3072d8a963fe 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -1,6 +1,6 @@ PORTNAME= ftp PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index 00c66a667848..3331f1fb7220 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -1,6 +1,6 @@ PORTNAME= waiho PORTVERSION= 0.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= ftp gnustep MASTER_SITES= http://www.roard.com/waiho/download/ DISTNAME= Waiho-${PORTVERSION} |