diff options
Diffstat (limited to 'games/pyching/Makefile')
-rw-r--r-- | games/pyching/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pyching/Makefile b/games/pyching/Makefile index eb2600eefef5..6885bf176f02 100644 --- a/games/pyching/Makefile +++ b/games/pyching/Makefile @@ -9,8 +9,7 @@ PORTNAME= pyching PORTVERSION= 1.2.1 PORTREVISION= 2 CATEGORIES= games python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/pyChing/${PORTVERSION} MAINTAINER= perky@FreeBSD.org COMMENT= Consult a I Ching, an ancient Chinese book of wisdom |