diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2018-11-10 18:12:57 +0000 |
commit | 7990f810661ef0c3f4870afc67b1eb08684b8dc8 (patch) | |
tree | f40cba2ed30c79b84c1d56a779b7139f24d6c36f /deskutils | |
parent | fa0d2e76ea8e387f084dbd4135979433ed303274 (diff) | |
download | ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.tar.gz ports-7990f810661ef0c3f4870afc67b1eb08684b8dc8.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/gcal/Makefile | 1 | ||||
-rw-r--r-- | deskutils/gxmessage/Makefile | 1 | ||||
-rw-r--r-- | deskutils/menumaker/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/gcal/Makefile b/deskutils/gcal/Makefile index 87c89f2cb8ad..fe9da3231208 100644 --- a/deskutils/gcal/Makefile +++ b/deskutils/gcal/Makefile @@ -3,6 +3,7 @@ PORTNAME= gcal PORTVERSION= 4.1 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= GNU diff --git a/deskutils/gxmessage/Makefile b/deskutils/gxmessage/Makefile index 88a258db7da6..41b903d42080 100644 --- a/deskutils/gxmessage/Makefile +++ b/deskutils/gxmessage/Makefile @@ -3,6 +3,7 @@ PORTNAME= gxmessage PORTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= GNU \ LOCAL/martymac diff --git a/deskutils/menumaker/Makefile b/deskutils/menumaker/Makefile index 8ce9164ca1cf..46c96e861f02 100644 --- a/deskutils/menumaker/Makefile +++ b/deskutils/menumaker/Makefile @@ -3,6 +3,7 @@ PORTNAME= menumaker PORTVERSION= 0.99.10 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME} |