diff options
author | danilo <danilo@FreeBSD.org> | 2018-06-23 01:18:45 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-06-23 01:18:45 +0800 |
commit | 2f1430931321b1dad7367fd26b62f35fa4d5d8f0 (patch) | |
tree | e59fdd2ab687176ea844fc10cab402e6393528d2 /x11/tilda | |
parent | 79f315d970cf833ad59378fa3a83189ec0c2143d (diff) | |
download | freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.tar.gz freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.tar.zst freebsd-ports-gnome-2f1430931321b1dad7367fd26b62f35fa4d5d8f0.zip |
- Update to 0.50.3
PR: 227981
Submitted by: danilo
Approved by: maintainer timeout (gnome, 1 month)
Diffstat (limited to 'x11/tilda')
-rw-r--r-- | x11/tilda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tilda/Makefile b/x11/tilda/Makefile index f91da3c5d2a6..3821cbee7b45 100644 --- a/x11/tilda/Makefile +++ b/x11/tilda/Makefile @@ -3,7 +3,7 @@ PORTNAME= tilda PORTVERSION= 1.3.3 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= rodrigo@FreeBSD.org |