summaryrefslogtreecommitdiff
path: root/devel/gettext
diff options
context:
space:
mode:
authortron <tron>1999-03-12 21:05:56 +0000
committertron <tron>1999-03-12 21:05:56 +0000
commit59312edaa6d53fe9eaf36618a4cca697a763e0b3 (patch)
tree8597925d3db3bb44618a58564bb00669c19ca710 /devel/gettext
parentec1e492874f3efd96948fe1bfaedcfe88f0d33e4 (diff)
downloadpkgsrc-59312edaa6d53fe9eaf36618a4cca697a763e0b3.tar.gz
As pointed out by Michael Brakemeier the distribution file for "gettext"
version 0.10.35 can be found on "alpha.gnu.org".
Diffstat (limited to 'devel/gettext')
-rw-r--r--devel/gettext/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index 03d91f21ffd..9ec4233fb3b 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.7 1999/03/11 10:35:46 tron Exp $
+# $NetBSD: Makefile,v 1.8 1999/03/12 21:05:56 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp
#
DISTNAME= gettext-0.10.35
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= ftp://alpha.gnu.org/gnu/
MAINTAINER= tron@netbsd.org
-MIRROR_DISTFILE= no
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}"