diff options
Diffstat (limited to 'games/xye/Makefile')
-rw-r--r-- | games/xye/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xye/Makefile b/games/xye/Makefile index 9dd00777f8ce..13821dc36a8c 100644 --- a/games/xye/Makefile +++ b/games/xye/Makefile @@ -9,8 +9,7 @@ PORTNAME= xye PORTVERSION= 0.8.0 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF DISTFILES= ${PORTNAME}-source-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= gogo@cs.uni-sb.de |