unify; ok rpointel@

This commit is contained in:
jasper 2014-10-31 12:21:26 +00:00
parent b67d745bdc
commit 6ca9b2fc83
2 changed files with 6 additions and 6 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.12 2014/04/02 09:36:10 jasper Exp $
# $OpenBSD: Makefile,v 1.13 2014/10/31 12:21:26 jasper Exp $
COMMENT = Othello/Reversi-like game
DISTNAME = grhino-${V}
V = 0.16.1
REVISION= 2
REVISION= 3
CATEGORIES = games
HOMEPAGE = http://rhino.sourceforge.net/
MAINTAINER = Remi Pointel <remi.pointel@xiri.fr>
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM = Yes

View File

@ -1,17 +1,17 @@
# $OpenBSD: Makefile,v 1.7 2013/03/11 11:35:55 espie Exp $
# $OpenBSD: Makefile,v 1.8 2014/10/31 12:21:26 jasper Exp $
COMMENT = python interface to the nmap scan data
MODPY_EGG_VERSION = 0.1.4
DISTNAME = python-nmap-${MODPY_EGG_VERSION}
PKGNAME = ${DISTNAME:S/python/py/}
REVISION = 3
REVISION = 4
CATEGORIES = net
HOMEPAGE = http://xael.org/norman/python/python-nmap/
MASTER_SITES = ${HOMEPAGE}
MAINTAINER = Remi Pointel <remi.pointel@xiri.fr>
MAINTAINER = Remi Pointel <rpointel@openbsd.org>
# GPLv3
PERMIT_PACKAGE_CDROM = Yes