diff options
Diffstat (limited to 'emulators/palmosemulator/Makefile')
-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 37fb222a66d..f6391352ae2 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2012/10/03 12:55:16 asau Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 21:56:01 wiz Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |