diff options
Diffstat (limited to 'games/sdlroids')
-rw-r--r-- | games/sdlroids/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/sdlroids/Makefile b/games/sdlroids/Makefile index b9b17ae14111..6be29dff71d5 100644 --- a/games/sdlroids/Makefile +++ b/games/sdlroids/Makefile @@ -9,8 +9,7 @@ PORTNAME= sdlroids PORTVERSION= 1.3.4 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced shoot-the-asteroids game |