diff options
Diffstat (limited to 'textproc/gxmlviewer')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index 7581c272d3f7..fb8a9236c6ac 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -10,8 +10,7 @@ PORTNAME= gxmlviewer PORTVERSION= 1.3.3 PORTREVISION= 9 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-0 MAINTAINER= ports@FreeBSD.org COMMENT= An xmlviewer with a netscape plugin, and now a bonobo control as well |