diff options
author | Eric Anholt <anholt@FreeBSD.org> | 2002-09-21 19:20:55 +0000 |
---|---|---|
committer | Eric Anholt <anholt@FreeBSD.org> | 2002-09-21 19:20:55 +0000 |
commit | f0d7df79d70a5752da724a909baff2347b779962 (patch) | |
tree | ab8a7d531abb01c83a92db4d4df8b854eb3c14b4 /x11-fonts | |
parent | Fix configure after recent GNOMENG conversion. (diff) |
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 |