diff options
author | chinsan <chinsan@FreeBSD.org> | 2008-03-01 18:25:54 +0800 |
---|---|---|
committer | chinsan <chinsan@FreeBSD.org> | 2008-03-01 18:25:54 +0800 |
commit | fb3360a5f60bde01c1c5f6b286f3bf31da15310a (patch) | |
tree | c46a9875d89dfccd01061430b05f2701ecb1bc39 /vietnamese | |
parent | 48c56fdfa5faef17262ed1d8e66eefaf824d8f49 (diff) | |
download | freebsd-ports-gnome-fb3360a5f60bde01c1c5f6b286f3bf31da15310a.tar.gz freebsd-ports-gnome-fb3360a5f60bde01c1c5f6b286f3bf31da15310a.tar.zst freebsd-ports-gnome-fb3360a5f60bde01c1c5f6b286f3bf31da15310a.zip |
- Add MASTER_SITES.
Noticed by: erwin
Diffstat (limited to 'vietnamese')
-rw-r--r-- | vietnamese/urwvn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vietnamese/urwvn/Makefile b/vietnamese/urwvn/Makefile index 4f91dc911aa3..067b3fc09673 100644 --- a/vietnamese/urwvn/Makefile +++ b/vietnamese/urwvn/Makefile @@ -9,7 +9,7 @@ PORTNAME= urwvn PORTVERSION= 3.04 PORTREVISION= 1 CATEGORIES= vietnamese x11-fonts -MASTER_SITES= http://vntex.org/urwvn/download/ +MASTER_SITES= http://vntex.org/urwvn/download/ LOCAL/chinsan DISTNAME= urwvn-${PORTVERSION}-ttf MAINTAINER= chinsan@FreeBSD.org |