diff options
author | miwi <miwi@FreeBSD.org> | 2007-02-27 06:27:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-02-27 06:27:32 +0800 |
commit | e79470ef3f5d3b635b71e6bb66ef544f0b57bc91 (patch) | |
tree | 9e2b375ab0072cdb2b66d6a9ecad641b4fe83d9c /mail | |
parent | 52e97672308a1183f1625bba45c802031519f257 (diff) | |
download | freebsd-ports-gnome-e79470ef3f5d3b635b71e6bb66ef544f0b57bc91.tar.gz freebsd-ports-gnome-e79470ef3f5d3b635b71e6bb66ef544f0b57bc91.tar.zst freebsd-ports-gnome-e79470ef3f5d3b635b71e6bb66ef544f0b57bc91.zip |
- Add backup MASTER_SITES
Submitted by: pointyhat via kris
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xfce4-mailwatch-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile index bb1cf88c1ba9..af2239d2ea44 100644 --- a/mail/xfce4-mailwatch-plugin/Makefile +++ b/mail/xfce4-mailwatch-plugin/Makefile @@ -8,7 +8,8 @@ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.0.1 CATEGORIES= mail xfce -MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ +MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \ + http://freebsd.unixfreunde.de/sources/ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org |