sigh.
This commit is contained in:
parent
c06f92c527
commit
2965adca24
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/11/02 09:57:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/11/03 07:40:20 jasper Exp $
|
||||
|
||||
COMMENT = python bindings for pigment
|
||||
|
||||
@ -7,7 +7,7 @@ CATEGORIES = graphics
|
||||
V= 0.3.12
|
||||
DISTNAME = pigment-python-$V
|
||||
PKGNAME = py-pigment-$V
|
||||
REVISION= 4
|
||||
REVISION= 5
|
||||
MASTER_SITES = http://elisa.fluendo.com/static/download/pigment/
|
||||
|
||||
# LGPLv2.1
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2011/11/02 09:57:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/11/03 07:40:20 jasper Exp $
|
||||
|
||||
COMMENT = Ruby interface to ImageMagick
|
||||
|
||||
DISTNAME = rmagick-2.9.0
|
||||
REVISION =
|
||||
REVISION = 0
|
||||
CATEGORIES = graphics
|
||||
|
||||
HOMEPAGE = http://rmagick.rubyforge.org/
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/11/02 09:57:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/11/03 07:40:20 jasper Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
|
||||
COMMENT = image extension for Tcl/Tk
|
||||
|
||||
V = 1.4
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
DISTNAME = tkimg$V
|
||||
PKGNAME = tkimg-$V
|
||||
SHLIB_VERSION = 0.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2011/11/02 08:32:17 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/11/03 07:40:20 jasper Exp $
|
||||
|
||||
COMMENT-main = mature and flexible open source SIP server
|
||||
|
||||
@ -18,11 +18,11 @@ REVISION-ldap = 0
|
||||
PKGNAME-xmlrpc = kamailio-xmlrpc-${VERSION}
|
||||
REVISION-xmlrpc = 0
|
||||
PKGNAME-carrierroute = kamailio-carrierroute-${VERSION}
|
||||
REVISION-carrierroute = 0
|
||||
REVISION-carrierroute = 1
|
||||
PKGNAME-snmpstats = kamailio-snmpstats-${VERSION}
|
||||
REVISION-snmpstats = 1
|
||||
PKGNAME-perl = kamailio-perl-${VERSION}
|
||||
REVISION-perl = 0
|
||||
REVISION-perl = 1
|
||||
|
||||
CATEGORIES = telephony
|
||||
MAINTAINER = Don Jackson <port-pkg-maint@clark-communications.com>
|
||||
|
Loading…
Reference in New Issue
Block a user