diff options
-rw-r--r-- | x11/erun/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/erun/Makefile b/x11/erun/Makefile index f44ea42bb3bc..118edd952f18 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -8,7 +8,8 @@ PORTNAME= E-Run PORTVERSION= 1.2 CATEGORIES= x11 -MASTER_SITES= http://void.mapopolis.com/~jacob/c0de/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR = kbyanc MAINTAINER= kbyanc@posi.net |