diff options
author | dmgk <dmgk@FreeBSD.org> | 2019-11-16 20:52:39 +0800 |
---|---|---|
committer | dmgk <dmgk@FreeBSD.org> | 2019-11-16 20:52:39 +0800 |
commit | 8daacf222984173118c9a7e2f5b6060520249360 (patch) | |
tree | 8092c58f626e9775f4f12d52197ad682655f229d /x11 | |
parent | 06304ab041ee5b9bd1370f47f4e0f33c474c7fa9 (diff) | |
download | freebsd-ports-gnome-8daacf222984173118c9a7e2f5b6060520249360.tar.gz freebsd-ports-gnome-8daacf222984173118c9a7e2f5b6060520249360.tar.zst freebsd-ports-gnome-8daacf222984173118c9a7e2f5b6060520249360.zip |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
Diffstat (limited to 'x11')
-rw-r--r-- | x11/aminal/Makefile | 1 | ||||
-rw-r--r-- | x11/wallutils/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/aminal/Makefile b/x11/aminal/Makefile index a70175bc33d0..41d4aa7fbd9f 100644 --- a/x11/aminal/Makefile +++ b/x11/aminal/Makefile @@ -3,6 +3,7 @@ PORTNAME= aminal DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= yuri@FreeBSD.org diff --git a/x11/wallutils/Makefile b/x11/wallutils/Makefile index 0ae7efd5dd43..771d883044e7 100644 --- a/x11/wallutils/Makefile +++ b/x11/wallutils/Makefile @@ -2,6 +2,7 @@ PORTNAME= wallutils DISTVERSION= 5.8.2 +PORTREVISION= 1 CATEGORIES= x11 MAINTAINER= jbeich@FreeBSD.org |