diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-22 18:01:59 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-22 18:01:59 +0000 |
commit | 1d6a57349c79d46014c6cc7d55681d4c1c87f5a4 (patch) | |
tree | dcb49f23b92a49bd8b2ad3fab276b25299cfc49e /x11/sakura/Makefile | |
parent | 3852929f21c3ea632b3c2c514c33e619b3b79f58 (diff) | |
download | ports-1d6a57349c79d46014c6cc7d55681d4c1c87f5a4.tar.gz ports-1d6a57349c79d46014c6cc7d55681d4c1c87f5a4.zip |
Notes
Diffstat (limited to 'x11/sakura/Makefile')
-rw-r--r-- | x11/sakura/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index 1c0e355c29f8..b825021bc90f 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= sakura -PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTVERSION= 3.6.0 CATEGORIES= x11 gnome -MASTER_SITES= http://launchpadlibrarian.net/336915548/ +MASTER_SITES= http://launchpadlibrarian.net/368320954/ MAINTAINER= danilo@FreeBSD.org COMMENT= Terminal emulator based on GTK and VTE |