diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-06 10:40:25 +0000 |
commit | ee9f7945fa95d95fc593cd3ed1b9fb27845224cd (patch) | |
tree | 66d81a1a5735096e594aeaee8ae28306f31f98b0 /emulators/x48/Makefile | |
parent | d64f339300869acaeae34084ba30297ac9b0cacc (diff) | |
download | pkgsrc-ee9f7945fa95d95fc593cd3ed1b9fb27845224cd.tar.gz |
Comment out dead sites.
Diffstat (limited to 'emulators/x48/Makefile')
-rw-r--r-- | emulators/x48/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/x48/Makefile b/emulators/x48/Makefile index aa96705b3ce..78ad30a0676 100644 --- a/emulators/x48/Makefile +++ b/emulators/x48/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2013/07/11 13:15:57 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2017/09/06 10:40:27 wiz Exp $ DISTNAME= x48-0.6.4 PKGREVISION= 1 @@ -9,7 +9,7 @@ DISTFILES+= sxrom-e.bz2 gxrom-r.bz2 EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://x48.berlios.de/ +#HOMEPAGE= http://x48.berlios.de/ COMMENT= HP48 emulator LICENSE= gnu-gpl-v3 |