diff options
Diffstat (limited to 'x11-toolkits/gnocl/Makefile')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 6c64dd76385b..c3fd7d75a39d 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -9,7 +9,7 @@ PORTNAME= gnocl PORTVERSION= 0.9.94 PORTREVISION= 1 CATEGORIES= x11-toolkits devel -MASTER_SITES= SF/gnocl +MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= gahr@FreeBSD.org |