diff options
author | pav <pav@FreeBSD.org> | 2005-09-06 02:55:35 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-06 02:55:35 +0800 |
commit | a5d2091cfab14c1e1887cf0635369b9aa2f82742 (patch) | |
tree | e3e479dc6c9adf76a2bdfdf746004ff522298ed5 /deskutils/notification-daemon | |
parent | 464594dfbe8d547e55fd9b70c338ea252dc20b41 (diff) | |
download | freebsd-ports-gnome-a5d2091cfab14c1e1887cf0635369b9aa2f82742.tar.gz freebsd-ports-gnome-a5d2091cfab14c1e1887cf0635369b9aa2f82742.tar.zst freebsd-ports-gnome-a5d2091cfab14c1e1887cf0635369b9aa2f82742.zip |
- Master site is dead; mirror files locally
Reported by: krismail
Requested by: maintainer
Diffstat (limited to 'deskutils/notification-daemon')
-rw-r--r-- | deskutils/notification-daemon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/notification-daemon/Makefile b/deskutils/notification-daemon/Makefile index cbbe693d4b96..48810393df5c 100644 --- a/deskutils/notification-daemon/Makefile +++ b/deskutils/notification-daemon/Makefile @@ -8,7 +8,9 @@ PORTNAME= notification-daemon PORTVERSION= 0.2.2 CATEGORIES= deskutils gnome -MASTER_SITES= http://www.galago.info/files/releases/source/notification-daemon/ +MASTER_SITES= http://www.galago.info/files/releases/source/notification-daemon/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= pav MAINTAINER= andreas@syndrom23.de COMMENT= Send small notifications to your desktop |