Bump PKGNAME after recent python switch
This commit is contained in:
parent
6cd300f943
commit
1e1225cef1
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/08/03 21:31:07 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2006/06/03 09:45:42 alek Exp $
|
||||
|
||||
COMMENT= "distributed command execution"
|
||||
|
||||
DISTNAME= tentakel-2.1.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= sysutils
|
||||
MAINTAINER= Sebastian Stark <seb@todesplanet.de>
|
||||
HOMEPAGE= http://tentakel.biskalar.de/
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2006/06/03 08:28:21 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2006/06/03 09:49:35 alek Exp $
|
||||
|
||||
COMMENT= "enhanced wiki and bug tracking system for software projects"
|
||||
|
||||
DISTNAME= trac-0.9.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= www devel
|
||||
|
||||
MAINTAINER= Ben Lovett <ben@tilderoot.com>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2006/05/08 13:44:18 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2006/06/03 09:50:24 alek Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "GTK+2 Python bindings"
|
||||
|
||||
V= 2.6.3
|
||||
DISTNAME= pygtk-${V}
|
||||
PKGNAME= py-gtk2-${V}
|
||||
PKGNAME= py-gtk2-${V}p0
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.pygtk.org/
|
||||
|
Loading…
Reference in New Issue
Block a user