diff --git a/astro/ansiweather/Makefile b/astro/ansiweather/Makefile index 67b24d2b859..a892faa83bb 100644 --- a/astro/ansiweather/Makefile +++ b/astro/ansiweather/Makefile @@ -1,14 +1,15 @@ -# $OpenBSD: Makefile,v 1.6 2015/12/29 19:49:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2016/01/11 14:11:08 ajacoutot Exp $ COMMENT = weather in terminal, with ANSI colors and Unicode symbols GH_ACCOUNT = fcambus GH_PROJECT = ansiweather GH_TAGNAME = 1.06 +REVISION = 0 CATEGORIES = astro -MAINTAINER = Frederic Cambus +MAINTAINER = Frederic Cambus # BSD PERMIT_PACKAGE_CDROM = Yes diff --git a/fonts/blockzone/Makefile b/fonts/blockzone/Makefile index 58b54314532..0f3d8a91570 100644 --- a/fonts/blockzone/Makefile +++ b/fonts/blockzone/Makefile @@ -1,15 +1,17 @@ -# $OpenBSD: Makefile,v 1.4 2016/01/11 13:56:28 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2016/01/11 14:11:08 ajacoutot Exp $ COMMENT = faithful, pixel-perfect recreation of the original DOS font GH_ACCOUNT = ansilove GH_PROJECT = BlockZone GH_TAGNAME = 1.004 +REVISION = 0 + CATEGORIES = fonts HOMEPAGE = https://github.com/ansilove/blockzone -MAINTAINER = Frederic Cambus +MAINTAINER = Frederic Cambus # SIL Open Font License 1.1 PERMIT_PACKAGE_CDROM = Yes diff --git a/games/asciiquarium/Makefile b/games/asciiquarium/Makefile index cb542f835dc..c2df39ad561 100644 --- a/games/asciiquarium/Makefile +++ b/games/asciiquarium/Makefile @@ -1,15 +1,16 @@ -# $OpenBSD: Makefile,v 1.3 2015/08/15 10:43:59 jasper Exp $ +# $OpenBSD: Makefile,v 1.4 2016/01/11 14:11:08 ajacoutot Exp $ COMMENT = aquarium animation in ASCII art DISTNAME = asciiquarium_1.1 PKGNAME = ${DISTNAME:S/_/-/} +REVISION = 0 CATEGORIES = games HOMEPAGE = http://www.robobunny.com/projects/asciiquarium/html/ -MAINTAINER = Frederic Cambus +MAINTAINER = Frederic Cambus # GPLv2+ PERMIT_PACKAGE_CDROM = Yes diff --git a/www/logswan/Makefile b/www/logswan/Makefile index 252d4194547..89af76c048c 100644 --- a/www/logswan/Makefile +++ b/www/logswan/Makefile @@ -1,10 +1,12 @@ -# $OpenBSD: Makefile,v 1.5 2016/01/11 13:56:28 jasper Exp $ +# $OpenBSD: Makefile,v 1.6 2016/01/11 14:11:08 ajacoutot Exp $ COMMENT = fast web log analyzer using probabilistic data structures GH_ACCOUNT = fcambus GH_PROJECT = logswan GH_TAGNAME = 1.04 +REVISION = 0 + CATEGORIES = www HOMEPAGE = http://www.logswan.org