diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-01-12 10:44:45 +0000 |
commit | 83579f491e3f96ae6285a49d6f5d60388787e3a8 (patch) | |
tree | 414399546cca775c6737e661ff9fc0442ff87fc4 /ftp | |
parent | 77d58a7b007c4488bdaac6ef1b9d83e253d25de3 (diff) | |
download | ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.tar.gz ports-83579f491e3f96ae6285a49d6f5d60388787e3a8.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/linux-c6-curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/linux-c6-curl/Makefile b/ftp/linux-c6-curl/Makefile index b3940e1b6cf4..7e53cdea9998 100644 --- a/ftp/linux-c6-curl/Makefile +++ b/ftp/linux-c6-curl/Makefile @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.19.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= ftp linux LIB_DISTFILES= lib${DISTNAME}${EXTRACT_SUFX} SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE |