diff options
Diffstat (limited to 'graphics/ipe/Makefile')
-rw-r--r-- | graphics/ipe/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index f9cd77b6da9a..82ed70c5eb18 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -9,7 +9,8 @@ PORTNAME= ipe DISTVERSION= 6.0pre32patch1 PORTREVISION= 2 CATEGORIES= graphics -MASTER_SITES= http://luaforge.net/frs/download.php/4052/ +MASTER_SITES= SF +MASTER_SITE_SUBDIR= ipe7/zzz_archived_files DISTNAME= ${PORTNAME}-${DISTVERSION}-src MAINTAINER= tkjacobsen@gmail.com |