diff options
Diffstat (limited to 'graphics/goom/Makefile')
-rw-r--r-- | graphics/goom/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/goom/Makefile b/graphics/goom/Makefile index 927e2828cd93..d6f50edf05e7 100644 --- a/graphics/goom/Makefile +++ b/graphics/goom/Makefile @@ -9,8 +9,7 @@ PORTNAME= goom PORTVERSION= 2k4.0 PORTREVISION= 3 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}2k4/0 DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|}-src MAINTAINER= ports@FreeBSD.org |