diff options
Diffstat (limited to 'devel/xtl/Makefile')
-rw-r--r-- | devel/xtl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/xtl/Makefile b/devel/xtl/Makefile index 020daca86098..0d803f6a26df 100644 --- a/devel/xtl/Makefile +++ b/devel/xtl/Makefile @@ -9,8 +9,7 @@ PORTNAME= xtl PORTVERSION= 1.4.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A library for R/W structured data to/from an external representation |