diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-27 14:57:59 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-03-27 14:57:59 +0000 |
commit | 6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418 (patch) | |
tree | 95ab4f85bf7bf8cb530a6cecc47ac36a30dcab4b /x11 | |
parent | 37e8aaec0258c9c628ea0ecb9fd1f26a00577d4b (diff) | |
download | ports-6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418.tar.gz ports-6bc6f3a9e07f4647594e7ad34d21cff7b6cd3418.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-terminal/Makefile | 1 | ||||
-rw-r--r-- | x11/sakura/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-terminal/Makefile b/x11/gnome-terminal/Makefile index 4c23cdbb806a..3ee5fc2a0862 100644 --- a/x11/gnome-terminal/Makefile +++ b/x11/gnome-terminal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-terminal PORTVERSION= 3.18.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/x11/sakura/Makefile b/x11/sakura/Makefile index fb21b6470713..55b2d2191b93 100644 --- a/x11/sakura/Makefile +++ b/x11/sakura/Makefile @@ -3,6 +3,7 @@ PORTNAME= sakura PORTVERSION= 3.3.4 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= http://launchpadlibrarian.net/235602098/ |