diff options
author | adamw <adamw@FreeBSD.org> | 2004-12-06 01:12:53 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-12-06 01:12:53 +0000 |
commit | 89e865db6f56404eb21c31b395e923cb9bfd991d (patch) | |
tree | c62222c648d3956337867bf8e298297f6c0635cb /editors/abiword/Makefile | |
parent | 138ae8f446b6c050622450f346cc995cf75b42fa (diff) | |
download | FreeBSD-ports-89e865db6f56404eb21c31b395e923cb9bfd991d.zip FreeBSD-ports-89e865db6f56404eb21c31b395e923cb9bfd991d.tar.gz |
Remove dead link from MASTER_SITES.
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 3100768..5ae9813 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 |