diff options
author | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2019-04-10 14:18:31 +0800 |
commit | 77b610006ffdf55718bd23a84a4d478537c296c7 (patch) | |
tree | a1ba323d184a3a776f45eb114cbdb05bfe21c470 /x11/xcb-proto | |
parent | 9b4befc6da1e39d6193bb1c5bf3ce5a08a1e0883 (diff) | |
download | freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.gz freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.tar.zst freebsd-ports-gnome-77b610006ffdf55718bd23a84a4d478537c296c7.zip |
Bump a few PORTREVISIONs after r498529
With hat: portmgr
Diffstat (limited to 'x11/xcb-proto')
-rw-r--r-- | x11/xcb-proto/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xcb-proto/Makefile b/x11/xcb-proto/Makefile index 25d97a2756ef..562c7fbb489f 100644 --- a/x11/xcb-proto/Makefile +++ b/x11/xcb-proto/Makefile @@ -3,6 +3,7 @@ PORTNAME= xcb-proto PORTVERSION= 1.13 +PORTREVISION= 1 CATEGORIES= x11 python MASTER_SITES= http://xcb.freedesktop.org/dist/ |