diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:39:37 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 08:39:37 +0800 |
commit | d3567a1c6145dd0c4b27be2f5b04b773099dd9fc (patch) | |
tree | 161132b508791833690159d2e33e0c85ea69d959 /x11-fonts/junicode | |
parent | 677d79e6559b82293d8316afe188c5672e67da27 (diff) | |
download | freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.tar.gz freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.tar.zst freebsd-ports-gnome-d3567a1c6145dd0c4b27be2f5b04b773099dd9fc.zip |
- Switch SourceForge ports to the new File Release System: categories starting with X
Diffstat (limited to 'x11-fonts/junicode')
-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 |