diff options
-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 3100768..5ae9813 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 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 |