diff options
Diffstat (limited to 'textproc/xmlindent/Makefile')
-rw-r--r-- | textproc/xmlindent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index 2ef837d1d46e..5bcd0090e1bd 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -10,8 +10,7 @@ PORTNAME= xmlindent PORTVERSION= 0.2.17 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= david@trucs.org COMMENT= XML stream reformatter |