summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2009-02-02 01:36:16 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2009-02-02 01:36:16 +0000
commit7c806af372979087f0f0c243eeeb28f0ae46ffdc (patch)
tree0a816a1b1ad04784f7216a5264bcd322d9989199 /deskutils
parentArgh. So, the update notifier was wrong, and 0.2 is not a new release (diff)
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible. PR: ports/125243 Submitted by: pgollucci Reworked by: myself Tested on: pointyhat exp-run (pav)
Notes
Notes: svn path=/head/; revision=227416
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ontv/Makefile3
-rw-r--r--deskutils/planner/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/deskutils/ontv/Makefile b/deskutils/ontv/Makefile
index cca83c3f7ecc..a22935a8f154 100644
--- a/deskutils/ontv/Makefile
+++ b/deskutils/ontv/Makefile
@@ -10,8 +10,7 @@ PORTNAME= ontv
PORTVERSION= 2.4.0
PORTREVISION= 4
CATEGORIES= deskutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= A GNOME Applet for monitoring current and upcoming TV programs
diff --git a/deskutils/planner/Makefile b/deskutils/planner/Makefile
index eaa5c20a65b6..5b87af18e1a9 100644
--- a/deskutils/planner/Makefile
+++ b/deskutils/planner/Makefile
@@ -9,8 +9,7 @@
PORTNAME= planner
PORTVERSION= 0.14.3
CATEGORIES= deskutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.14
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org