diff options
Diffstat (limited to 'games/knights/Makefile')
-rw-r--r-- | games/knights/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/knights/Makefile b/games/knights/Makefile index 449788421bb5..5d366a690900 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -9,8 +9,7 @@ PORTNAME= knights PORTVERSION= 0.6 PORTREVISION= 7 CATEGORIES= games kde -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= knights +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= A KDE chess interface (gnuchess/crafty) |