diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-28 07:06:58 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-28 07:06:58 +0000 |
commit | b1933657a8530b0bfd3eaf16a34236fbb9e751d9 (patch) | |
tree | 2ff4bd52815e0c80ee7c71d74e8f168fccc5fa8e /x11 | |
parent | 98325f898a214ef73f9cf43766c1d7707143bc59 (diff) | |
download | ports-b1933657a8530b0bfd3eaf16a34236fbb9e751d9.tar.gz ports-b1933657a8530b0bfd3eaf16a34236fbb9e751d9.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/startup-notification/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/startup-notification/Makefile b/x11/startup-notification/Makefile index 8fd461a822c4..7bb884219b96 100644 --- a/x11/startup-notification/Makefile +++ b/x11/startup-notification/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} \ http://www.freedesktop.org/software/startup-notification/releases/ +MASTER_SITE_SUBDIR= sources/startup-notification/0.8 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org |