summaryrefslogtreecommitdiff
path: root/emulators/gpsim-devel
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/gpsim-devel')
-rw-r--r--emulators/gpsim-devel/Makefile4
-rw-r--r--emulators/gpsim-devel/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile
index 9ea7b7ea6c7..530df4db71a 100644
--- a/emulators/gpsim-devel/Makefile
+++ b/emulators/gpsim-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2017/02/06 13:54:43 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2017/02/12 06:24:43 ryoon Exp $
#
DISTNAME= gpsim-20050905
-PKGREVISION= 29
+PKGREVISION= 30
CATEGORIES= emulators
MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/
diff --git a/emulators/gpsim-devel/buildlink3.mk b/emulators/gpsim-devel/buildlink3.mk
index 85fed8c95f2..ba128fc2d1b 100644
--- a/emulators/gpsim-devel/buildlink3.mk
+++ b/emulators/gpsim-devel/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.33 2017/02/06 13:54:43 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.34 2017/02/12 06:24:43 ryoon Exp $
BUILDLINK_TREE+= gpsim
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gpsim
GPSIM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gpsim+= gpsim>=20050905
-BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb29
+BUILDLINK_ABI_DEPENDS.gpsim+= gpsim>=20050905nb30
BUILDLINK_PKGSRCDIR.gpsim?= ../../emulators/gpsim-devel
.include "../../x11/gtk2/buildlink3.mk"