diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 20:52:39 +0800 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2019-11-16 20:52:39 +0800 |
commit | d84aa50743fca2e6267b9d856419d58fa1e8e315 (patch) | |
tree | 8092c58f626e9775f4f12d52197ad682655f229d /ftp | |
parent | fd22dc78c8280f504f1d20d2e22a3695faf9b05d (diff) | |
download | freebsd-ports-gnome-d84aa50743fca2e6267b9d856419d58fa1e8e315.tar.gz freebsd-ports-gnome-d84aa50743fca2e6267b9d856419d58fa1e8e315.tar.zst freebsd-ports-gnome-d84aa50743fca2e6267b9d856419d58fa1e8e315.zip |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/curlie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile index 9d2b4ab3285a..f157c140281c 100644 --- a/ftp/curlie/Makefile +++ b/ftp/curlie/Makefile @@ -3,7 +3,7 @@ PORTNAME= curlie DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp net www MAINTAINER= 0mp@FreeBSD.org |