diff options
Diffstat (limited to 'x11-fonts/junicode/Makefile')
-rw-r--r-- | x11-fonts/junicode/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/junicode/Makefile b/x11-fonts/junicode/Makefile index dfbfc5789edf..caadfa08f8e1 100644 --- a/x11-fonts/junicode/Makefile +++ b/x11-fonts/junicode/Makefile @@ -8,8 +8,9 @@ PORTNAME= junicode PORTVERSION= 0.6.17 CATEGORIES= x11-fonts -MASTER_SITES= SF \ +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0-6-17 \ http://anthesphoria.net/FreeBSD/ports/distfiles/ + DISTNAME= ${PORTNAME}-${PORTVERSION:S|.|-|g} MAINTAINER= nikola.lecic@anthesphoria.net |