diff --git a/education/dvorak7min/Makefile b/education/dvorak7min/Makefile index afb7cd8c138..5b1419e0e62 100644 --- a/education/dvorak7min/Makefile +++ b/education/dvorak7min/Makefile @@ -1,13 +1,11 @@ -# $OpenBSD: Makefile,v 1.11 2015/11/24 09:11:04 jasper Exp $ +# $OpenBSD: Makefile,v 1.12 2019/05/07 17:07:29 danj Exp $ COMMENT= typing tutor for dvorak keyboards DISTNAME= dvorak7min-1.6.1 -REVISION= 0 +REVISION= 1 CATEGORIES= education -MAINTAINER= Pieter-Augustijn Van Malleghem - # GPLv2 PERMIT_PACKAGE_CDROM= Yes WANTLIB= c ncurses diff --git a/games/glutton/Makefile b/games/glutton/Makefile index 78e31f12654..588cbaa434e 100644 --- a/games/glutton/Makefile +++ b/games/glutton/Makefile @@ -1,14 +1,12 @@ -# $OpenBSD: Makefile,v 1.13 2017/10/23 17:10:49 sthen Exp $ +# $OpenBSD: Makefile,v 1.14 2019/05/07 17:07:29 danj Exp $ COMMENT= Pac-Man clone DISTNAME= glutton-0.0.5 -REVISION = 1 +REVISION = 2 CATEGORIES= games HOMEPAGE= http://kokido.sourceforge.net/glutton.html -MAINTAINER= Olivier Racine - # GPL PERMIT_PACKAGE_CDROM= Yes WANTLIB= X11 Xext c m pthread usbhid xcb \