diff options
Diffstat (limited to 'misc/libelysium/Makefile')
-rw-r--r-- | misc/libelysium/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/libelysium/Makefile b/misc/libelysium/Makefile index 7a3ae0658b7f..ffe36a2dcaff 100644 --- a/misc/libelysium/Makefile +++ b/misc/libelysium/Makefile @@ -8,7 +8,9 @@ PORTNAME= libelysium PORTVERSION= 0.3.5 CATEGORIES= misc gnome -MASTER_SITES= http://elysium.zoned.net/${PORTNAME}/ +# The master_site doesn't hold the 0.3.5 tarballs anymore, but is +# a reference for the person who wants to upgrade this port - edwin 20021227 +MASTER_SITES= http://elysium-project.sourceforge.net/ MAINTAINER= sobomax@FreeBSD.org |