diff options
author | dholland <dholland> | 2013-04-13 19:29:22 +0000 |
---|---|---|
committer | dholland <dholland> | 2013-04-13 19:29:22 +0000 |
commit | 0d22d0b9cb922856525cd25b430f2f7ed16ef770 (patch) | |
tree | bed1a113768004b4b60d26d418abda0150bfe2ec /emulators/palmosemulator | |
parent | 4f016de4f8125f86db54f7858a78a3374cbc152e (diff) | |
download | pkgsrc-0d22d0b9cb922856525cd25b430f2f7ed16ef770.tar.gz |
HOMEPAGE has disappeared.
Diffstat (limited to 'emulators/palmosemulator')
-rw-r--r-- | emulators/palmosemulator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index 8a2f1486603..7a93f65e850 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 2013/02/16 11:21:06 wiz Exp $ +# $NetBSD: Makefile,v 1.40 2013/04/13 19:29:22 dholland Exp $ # DISTNAME= emulator_src_${POSE_VERSION} @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ emulator-skins-19.tar.gz MAINTAINER= dsainty@NetBSD.org -HOMEPAGE= http://www.palmos.com/dev/tools/emulator/ +#HOMEPAGE= http://www.palmos.com/dev/tools/emulator/ COMMENT= Palm OS Emulator #LICENSE= GPL |