diff options
Diffstat (limited to 'deskutils/xchm/Makefile')
-rw-r--r-- | deskutils/xchm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 8d55d2d0ea0b..510628ebeeab 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -9,8 +9,7 @@ PORTNAME= xchm PORTVERSION= 1.15 PORTREVISION= 1 CATEGORIES= deskutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/xCHM/${PORTNAME}-${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX |