diff options
Diffstat (limited to 'sysutils/aimage')
-rw-r--r-- | sysutils/aimage/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile index 93d805c37b3e..2499df815626 100644 --- a/sysutils/aimage/Makefile +++ b/sysutils/aimage/Makefile @@ -9,15 +9,13 @@ PORTNAME= aimage PORTVERSION= 3.2.1 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://www.afflib.org/downloads/ +MASTER_SITES= http://afflib.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Advanced Disk Imager LIB_DEPENDS= afflib:${PORTSDIR}/sysutils/afflib -BROKEN= does not fetch - USE_OPENSSL= yes USE_GMAKE= yes GNU_CONFIGURE= yes |