summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2006-11-16 02:31:48 +0000
committermarkd <markd@pkgsrc.org>2006-11-16 02:31:48 +0000
commit94bb7c62b9d8fe12b723a313659a7db677aa4603 (patch)
treec8a357d3e4857b58c4c6184836f72769a8babad2 /editors
parentc84808f529e7d005dbe61a63d3b4d8f12277ae1c (diff)
downloadpkgsrc-94bb7c62b9d8fe12b723a313659a7db677aa4603.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