diff options
author | adamw <adamw@FreeBSD.org> | 2004-12-06 09:12:53 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-12-06 09:12:53 +0800 |
commit | 89e865db6f56404eb21c31b395e923cb9bfd991d (patch) | |
tree | c62222c648d3956337867bf8e298297f6c0635cb /editors | |
parent | 138ae8f446b6c050622450f346cc995cf75b42fa (diff) | |
download | freebsd-ports-gnome-89e865db6f56404eb21c31b395e923cb9bfd991d.tar.gz freebsd-ports-gnome-89e865db6f56404eb21c31b395e923cb9bfd991d.tar.zst freebsd-ports-gnome-89e865db6f56404eb21c31b395e923cb9bfd991d.zip |
Remove dead link from MASTER_SITES.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-devel/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 31007683d0f3..5ae9813c5da2 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -8,8 +8,7 @@ PORTNAME= abiword PORTVERSION= 2.2.1 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} DIST_SUBDIR= AbiWord diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 31007683d0f3..5ae9813c5da2 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -8,8 +8,7 @@ PORTNAME= abiword PORTVERSION= 2.2.1 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} DIST_SUBDIR= AbiWord |