diff options
Diffstat (limited to 'print/xdvik/Makefile')
-rw-r--r-- | print/xdvik/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index e406d4443042..47ecbc6ad4ee 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -9,8 +9,7 @@ PORTNAME= xdvik PORTVERSION= 22.84.10 PORTREVISION= 3 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xdvi +MASTER_SITES= SF/xdvi/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -tetex MAINTAINER= hrs@FreeBSD.org |