diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
commit | 5fc863a65b02c8c6d8057dd8e46c72f30d891dcf (patch) | |
tree | f375bc4df978c516fe59ab8458182a9754fa12d3 /emulators | |
parent | 0a7477a162ddb9bd746c142d1390a8af9a2c72f3 (diff) | |
download | pkgsrc-5fc863a65b02c8c6d8057dd8e46c72f30d891dcf.tar.gz |
Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).
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 4fc4b69e8b7..1492d089b9a 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/02/23 10:30:47 simonb Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/13 09:38:38 xtraeme Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |