diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-05-17 05:55:12 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-05-17 05:55:12 +0000 |
commit | 4c1a39996648890aee504700474826976269e540 (patch) | |
tree | 8f2be4fce582d81352781e158d9208b3e4e41e0e /ftp | |
parent | 79ec3233cba24b0a155c88e886492d5c0de41ffd (diff) | |
download | ports-4c1a39996648890aee504700474826976269e540.tar.gz ports-4c1a39996648890aee504700474826976269e540.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wxdfast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile index 9e5cd82c55e0..91a976e87033 100644 --- a/ftp/wxdfast/Makefile +++ b/ftp/wxdfast/Makefile @@ -3,7 +3,7 @@ PORTNAME= wxdfast PORTVERSION= 0.6.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= ftp www MASTER_SITES= SF/dfast/wxDownload%20Fast/${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} |