diff options
Diffstat (limited to 'textproc/libxode/Makefile')
-rw-r--r-- | textproc/libxode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index 44b353d6f835..1ef9fba4d06d 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -10,8 +10,7 @@ PORTNAME= libxode PORTVERSION= 0.71 PORTREVISION= 4 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= An XML library which wraps expat |