diff options
Diffstat (limited to 'x11/startup-notification')
-rw-r--r-- | x11/startup-notification/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |