aboutsummaryrefslogtreecommitdiff
path: root/x11
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 /x11
parent1319a93963e675cebedbd02ed0569ee7553214e2 (diff)
downloadports-7c806af372979087f0f0c243eeeb28f0ae46ffdc.tar.gz
ports-7c806af372979087f0f0c243eeeb28f0ae46ffdc.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-libs/Makefile3
-rw-r--r--x11/libgnome-java/Makefile3
-rw-r--r--x11/libgnome/Makefile3
-rw-r--r--x11/libgnomemm26/Makefile3
-rw-r--r--x11/startup-notification/Makefile3
5 files changed, 5 insertions, 10 deletions
diff --git a/x11/gnome-libs/Makefile b/x11/gnome-libs/Makefile
index 4bb93dfea0aa..1cfde8801020 100644
--- a/x11/gnome-libs/Makefile
+++ b/x11/gnome-libs/Makefile
@@ -10,8 +10,7 @@ PORTNAME= gnome-libs
PORTVERSION= 1.4.2
PORTREVISION= 12
CATEGORIES?= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/gnome-libs/1.4
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome
MAINTAINER?= gnome@FreeBSD.org
diff --git a/x11/libgnome-java/Makefile b/x11/libgnome-java/Makefile
index 8f3fb96282b4..313cc32f4dbe 100644
--- a/x11/libgnome-java/Makefile
+++ b/x11/libgnome-java/Makefile
@@ -10,8 +10,7 @@ PORTNAME= libgnome-java
PORTVERSION= 2.12.7
PORTREVISION= 2
CATEGORIES= x11 java
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 71217e722faf..8e3e7dbd5a43 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -10,8 +10,7 @@ PORTNAME= libgnome
PORTVERSION= 2.24.1
PORTREVISION?= 0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/x11/libgnomemm26/Makefile b/x11/libgnomemm26/Makefile
index 869959c7147e..4906549ec1b6 100644
--- a/x11/libgnomemm26/Makefile
+++ b/x11/libgnomemm26/Makefile
@@ -9,8 +9,7 @@
PORTNAME= libgnomemm
PORTVERSION= 2.24.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile
index 721176f15c72..9e2477e0f068 100644
--- a/x11/startup-notification/Makefile
+++ b/x11/startup-notification/Makefile
@@ -9,9 +9,8 @@ PORTNAME= startup-notification
PORTVERSION= 0.9
PORTREVISION= 2
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME} \
+MASTER_SITES= GNOME \
http://www.freedesktop.org/software/startup-notification/releases/
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org