diff options
author | zafer <zafer@pkgsrc.org> | 2010-01-25 00:18:05 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2010-01-25 00:18:05 +0000 |
commit | 23397f4c227db4f3573f5a7282097a9a937324d3 (patch) | |
tree | e169c69cdafc4ca1c2126bd664a53a4a837c2e44 /archivers | |
parent | 8d92b2b5429d048f91b6a87a3ef1a67f23802f50 (diff) | |
download | pkgsrc-23397f4c227db4f3573f5a7282097a9a937324d3.tar.gz |
update master_sites.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/xbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile index 5660c9fe571..1264c37dc59 100644 --- a/archivers/xbin/Makefile +++ b/archivers/xbin/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.26 2009/05/19 08:59:01 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/01/25 00:18:05 zafer Exp $ # DISTNAME= ${PRGNAME}unix PKGNAME= ${PRGNAME}-2.3 CATEGORIES= archivers -MASTER_SITES= ftp://sunsite.unc.edu/pub/packages/TeX/tools/xbin/ +MASTER_SITES= http://sunsite.bilkent.edu.tr/pub/tex/ctan/tools/xbin/ DISTFILES= ${DISTNAME}.c ${PRGNAME}.man MAINTAINER= rh@NetBSD.org |