diff options
Diffstat (limited to 'devel/ald/Makefile')
-rw-r--r-- | devel/ald/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ald/Makefile b/devel/ald/Makefile index 82c0b42a1bc1..aeb31dc1d82f 100644 --- a/devel/ald/Makefile +++ b/devel/ald/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= alken@colorado.edu COMMENT= Debugger for assembly level programs -WWW= http://ald.sourceforge.net +WWW= https://ald.sourceforge.net GNU_CONFIGURE= yes USES= readline |