diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-08 17:22:00 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-12-08 17:22:00 +0000 |
commit | cd39d9dbda21af98b4233233d6680e94e1725070 (patch) | |
tree | 2b3a4baa0e07c0d32cd964f2db50823550518fad /x11/startup-notification | |
parent | - Fix path to icons in template-files (diff) |
- This just is not on MASTER_SITE_GNOME, never was, and perhaps never will be
Notes
Notes:
svn path=/head/; revision=123470
Diffstat (limited to 'x11/startup-notification')
-rw-r--r-- | x11/startup-notification/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index f2c7f272c8a4..8f3ed468960c 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -8,9 +8,7 @@ PORTNAME= startup-notification PORTVERSION= 0.8 CATEGORIES= x11 gnome -MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ \ - ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 +MASTER_SITES= http://www.freedesktop.org/software/startup-notification/releases/ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |