diff options
author | dholland <dholland@pkgsrc.org> | 2013-04-13 19:29:22 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2013-04-13 19:29:22 +0000 |
commit | 77b4f4a797513fd3a5ffa05da1db2cd32e7e3d25 (patch) | |
tree | bed1a113768004b4b60d26d418abda0150bfe2ec /emulators | |
parent | 31f860a02c137329cd1871e98a6d4948a4e36e1b (diff) | |
download | pkgsrc-77b4f4a797513fd3a5ffa05da1db2cd32e7e3d25.tar.gz |
HOMEPAGE has disappeared.
Diffstat (limited to 'emulators')
-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 |