summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormarkd <markd>2006-11-16 02:31:48 +0000
committermarkd <markd>2006-11-16 02:31:48 +0000
commitff23a5bce1ff47f89305788c042f401b0801bf63 (patch)
treec8a357d3e4857b58c4c6184836f72769a8babad2 /editors
parentf2870b7fdbcac57c93a44a913a1d8a67a5dd9ef5 (diff)
downloadpkgsrc-ff23a5bce1ff47f89305788c042f401b0801bf63.tar.gz
Remove sourceforge from MASTER_SITES. Most recent version there is 2.4.1.
Diffstat (limited to 'editors')
-rw-r--r--editors/abiword/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/abiword/Makefile.common b/editors/abiword/Makefile.common
index 7a4f6948a4d..f2934dacaaf 100644
--- a/editors/abiword/Makefile.common
+++ b/editors/abiword/Makefile.common
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile.common,v 1.36 2006/11/09 15:25:32 adam Exp $
+# $NetBSD: Makefile.common,v 1.37 2006/11/16 02:31:48 markd Exp $
# Be sure to update PLIST and distinfo for editors/abiword-plugins when updating
ABIWORD_VERSION= 2.4.6
DISTNAME= abiword-${ABIWORD_VERSION}
CATEGORIES= editors
-MASTER_SITES= http://www.abisource.com/downloads/abiword/${ABIWORD_VERSION}/source/ \
- ${MASTER_SITE_SOURCEFORGE:=abiword/}
+MASTER_SITES= http://www.abisource.com/downloads/abiword/${ABIWORD_VERSION}/source/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= adam@NetBSD.org