diff options
Diffstat (limited to 'games/pcgen/Makefile')
-rw-r--r-- | games/pcgen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pcgen/Makefile b/games/pcgen/Makefile index 7afcbdc22130..70f667068a55 100644 --- a/games/pcgen/Makefile +++ b/games/pcgen/Makefile @@ -8,8 +8,7 @@ PORTNAME= pcgen PORTVERSION= 5.12.0 PORTREVISION= 1 CATEGORIES= games java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pcgen +MASTER_SITES= SF/${PORTNAME}/PCGen%20Stable/${PORTVERSION} DISTNAME= pcgen${PORTVERSION:S/.//g}_partial MAINTAINER= hq@FreeBSD.org |