diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-25 13:08:32 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-25 13:08:32 +0000 |
commit | b9e3663f8ca67df4c977712ed6b99b731a189cae (patch) | |
tree | b6ee77fe1af1e58961189a6c80d459ef07f7f94e /devel/eris | |
parent | c6205df4c8a553185d542c86785d25789604d955 (diff) | |
download | ports-b9e3663f8ca67df4c977712ed6b99b731a189cae.tar.gz ports-b9e3663f8ca67df4c977712ed6b99b731a189cae.zip |
Notes
Diffstat (limited to 'devel/eris')
-rw-r--r-- | devel/eris/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile index 725595d6757c..d5c1f1ab4427 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -8,8 +8,7 @@ PORTNAME= eris PORTVERSION= 1.3.14 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} -MASTER_SITE_SUBDIR= worldforge +MASTER_SITES= SF/worldforge/Eris%201.4%20%28client%20lib%29/${PORTVERSION}/ MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge client entity library |