diff options
Diffstat (limited to 'games/nettoe/Makefile')
-rw-r--r-- | games/nettoe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nettoe/Makefile b/games/nettoe/Makefile index ff1e00c24558..222e9f7055b5 100644 --- a/games/nettoe/Makefile +++ b/games/nettoe/Makefile @@ -9,8 +9,7 @@ PORTNAME= nettoe PORTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A tic-tac-toe game playable over the network |