diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-12-06 01:12:53 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-12-06 01:12:53 +0000 |
commit | 9a3dae36b56c0ab841fe35624dbd7ba5bdfd0de6 (patch) | |
tree | fc322a0d16f1401b14e232098ded6483923bfb82 /editors/abiword | |
parent | e8281ae73643b00b718615f83f6077a0fa6600c8 (diff) | |
download | ports-9a3dae36b56c0ab841fe35624dbd7ba5bdfd0de6.tar.gz ports-9a3dae36b56c0ab841fe35624dbd7ba5bdfd0de6.zip |
Notes
Diffstat (limited to 'editors/abiword')
-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 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 |