diff options
author | anholt <anholt@FreeBSD.org> | 2002-09-22 03:20:55 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2002-09-22 03:20:55 +0800 |
commit | a4efc65da2b6ef185073599a5b1378de31939d26 (patch) | |
tree | 515d54a02e6ddbd8a270682da2597fa65323b50f /x11-fonts | |
parent | 156325df506e8e984df0e2b8f48096ce50f22f0f (diff) | |
download | freebsd-ports-gnome-a4efc65da2b6ef185073599a5b1378de31939d26.tar.gz freebsd-ports-gnome-a4efc65da2b6ef185073599a5b1378de31939d26.tar.zst freebsd-ports-gnome-a4efc65da2b6ef185073599a5b1378de31939d26.zip |
Fix distfile survey issues with X ports, update bsd.sites.mk to include
more working X mirrors and remove a local distfiles site that hasn't been
updating.
Approved by: portmgr
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/XFree86-4-fontCyrillic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/XFree86-4-fontCyrillic/Makefile b/x11-fonts/XFree86-4-fontCyrillic/Makefile index 0c8d4e200c86..7aec94fd5411 100644 --- a/x11-fonts/XFree86-4-fontCyrillic/Makefile +++ b/x11-fonts/XFree86-4-fontCyrillic/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= x11-fonts MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \ http://koi8.pp.ru/dist/:xrus -MASTER_SITE_SUBDIR= ${PORTVERSION}:x +MASTER_SITE_SUBDIR= ${PORTVERSION}/:x PKGNAMEPREFIX= XFree86- DISTFILES= X${PORTVERSION:S/.//g}src-2.tgz:x \ xrus-2.3.1-xf4-bdf.tgz:xrus |