diff options
-rw-r--r-- | games/bsdgames/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/bsdgames/Makefile b/games/bsdgames/Makefile index ca2de37b741e..f48babb97df2 100644 --- a/games/bsdgames/Makefile +++ b/games/bsdgames/Makefile @@ -6,8 +6,7 @@ PORTVERSION= 4.0.5 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= adamw +MASTER_SITES= LOCAL/adamw MAINTAINER= adamw@FreeBSD.org COMMENT= Traditional BSD games taken from DragonFly BSD |