diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-08-02 15:03:19 +0000 |
commit | a374acb969cb764eb7e6369821b9d87b96493782 (patch) | |
tree | ea36e7f5c3df09ecf07eacd3dfa1065817e07c56 /deskutils | |
parent | 4e92ca9229420b11a35403f3faa084b4e85e0854 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/orage/Makefile | 1 | ||||
-rw-r--r-- | deskutils/spice-gtk/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 50a14873d03b..071bc0a88602 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -3,6 +3,7 @@ PORTNAME= orage PORTVERSION= 4.12.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 diff --git a/deskutils/spice-gtk/Makefile b/deskutils/spice-gtk/Makefile index 63c3f71b5c67..79a3d4a849b3 100644 --- a/deskutils/spice-gtk/Makefile +++ b/deskutils/spice-gtk/Makefile @@ -3,6 +3,7 @@ PORTNAME= spice-gtk PORTVERSION= 0.26 +PORTREVISION= 1 CATEGORIES?= deskutils gnome MASTER_SITES= http://www.spice-space.org/download/gtk/ |