diff options
Diffstat (limited to 'games/cgoban/Makefile')
-rw-r--r-- | games/cgoban/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/cgoban/Makefile b/games/cgoban/Makefile index a59dfd20e810..8f0a08a352f6 100644 --- a/games/cgoban/Makefile +++ b/games/cgoban/Makefile @@ -9,8 +9,7 @@ PORTNAME= cgoban PORTVERSION= 1.9.14 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= SF -MASTER_SITE_SUBDIR= cgoban1 +MASTER_SITES= SF/${PORTNAME}1/${PORTNAME}1/${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Internet Go Server client and game editor |