diff options
author | tnn <tnn> | 2008-05-24 21:45:14 +0000 |
---|---|---|
committer | tnn <tnn> | 2008-05-24 21:45:14 +0000 |
commit | fc3409682f16d3ddcc6cb63837f6111437ee9747 (patch) | |
tree | d9c68064fc2ac4f9d4944526a546ebde32538300 /fonts/font-cursor-misc/Makefile | |
parent | e5e0f5a7241cdbfc0a735c0e9d7b3e2ed22d6bf7 (diff) | |
download | pkgsrc-fc3409682f16d3ddcc6cb63837f6111437ee9747.tar.gz |
Switch master site to MASTER_SITE_XORG.
Diffstat (limited to 'fonts/font-cursor-misc/Makefile')
-rw-r--r-- | fonts/font-cursor-misc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/font-cursor-misc/Makefile b/fonts/font-cursor-misc/Makefile index 9c2681b63f3..364e5a07734 100644 --- a/fonts/font-cursor-misc/Makefile +++ b/fonts/font-cursor-misc/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.2 2008/01/22 17:09:53 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:21 tnn Exp $ # DISTNAME= font-cursor-misc-1.0.0 CATEGORIES= fonts x11 -MASTER_SITES= http://xorg.freedesktop.org/releases/individual/font/ +MASTER_SITES= ${MASTER_SITE_XORG:=font/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://xorg.freedesktop.org/releases/individual/font/ +HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Standard X11 cursors in PCF format PKG_DESTDIR_SUPPORT= user-destdir |