summaryrefslogtreecommitdiff
path: root/news/trn
diff options
context:
space:
mode:
authortron <tron>2001-02-11 14:45:04 +0000
committertron <tron>2001-02-11 14:45:04 +0000
commit65f5ec1a3dcf08808f69c97cbabc0a02202e8c5a (patch)
treed3ab79ee19c76b8cec15a9066c9afd2768e064e2 /news/trn
parent302f128c22642ccb9779e84d0319cc025a2c8a85 (diff)
downloadpkgsrc-65f5ec1a3dcf08808f69c97cbabc0a02202e8c5a.tar.gz
Use "${MASTER_SITE_SOURCEFORGE}" in master site list.
Diffstat (limited to 'news/trn')
-rw-r--r--news/trn/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile
index 5285d62d5c1..36ea233e435 100644
--- a/news/trn/Makefile
+++ b/news/trn/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2000/12/29 13:19:28 dogcow Exp $
-#
+# $NetBSD: Makefile,v 1.10 2001/02/11 14:45:04 tron Exp $
DISTNAME= trn4-test74
PKGNAME= trn-4.74
CATEGORIES= news
-MASTER_SITES= http://download.sourceforge.net/trn/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trn/} \
ftp://trn.sourceforge.net/pub/trn/
MAINTAINER= packages@netbsd.org