diff options
Diffstat (limited to 'devel/openwince-include/Makefile')
-rw-r--r-- | devel/openwince-include/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/openwince-include/Makefile b/devel/openwince-include/Makefile index cc3c6009a292..8a7e1de8305c 100644 --- a/devel/openwince-include/Makefile +++ b/devel/openwince-include/Makefile @@ -9,8 +9,7 @@ PORTNAME= include PORTVERSION= 0.4.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR=openwince +MASTER_SITES= SF/openwince/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= openwince- MAINTAINER= stas@FreeBSD.org |