- more missing bumps

This commit is contained in:
jasper 2009-03-24 17:55:23 +00:00
parent fbd8ab1245
commit 888e959f9d
6 changed files with 12 additions and 12 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.13 2007/10/08 08:22:42 steven Exp $
# $OpenBSD: Makefile,v 1.14 2009/03/24 17:55:23 jasper Exp $
COMMENT= Python module to handle IPv4 and IPv6 address
VERSION= 0.41
DISTNAME= IPy-${VERSION}
PKGNAME= py-IP-${VERSION}p1
PKGNAME= py-IP-${VERSION}p2
CATEGORIES= net
HOMEPAGE= http://c0re.23.nu/c0de/IPy/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.7 2007/10/08 08:22:43 steven Exp $
# $OpenBSD: Makefile,v 1.8 2009/03/24 17:55:24 jasper Exp $
COMMENT= Python program to create FAQ's list from formatted data file
DISTNAME= makefaq-2.5
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= textproc
HOMEPAGE= http://www.makefaq.org/

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.20 2007/10/08 08:22:43 steven Exp $
# $OpenBSD: Makefile,v 1.21 2009/03/24 17:55:24 jasper Exp $
COMMENT= Python library for creating postscript or PDF charts
VERSION= 1.35
DISTNAME= PyChart-${VERSION}
PKGNAME= py-Chart-${VERSION}p2
PKGNAME= py-Chart-${VERSION}p3
CATEGORIES= textproc devel
HOMEPAGE= http://home.gna.org/pychart/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2009/02/03 13:00:58 jasper Exp $
# $OpenBSD: Makefile,v 1.4 2009/03/24 17:55:24 jasper Exp $
COMMENT = web-based SSH client
DISTNAME = Ajaxterm-0.10
PKGNAME = ajaxterm-0.10
PKGNAME = ajaxterm-0.10p0
CATEGORIES = net security www
PKG_ARCH = *

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.5 2007/10/08 08:22:43 steven Exp $
# $OpenBSD: Makefile,v 1.6 2009/03/24 17:55:24 jasper Exp $
COMMENT= Python cgi/fastcgi/mod_python framework
DISTNAME= jonpy-0.06
PKGNAME= py-${DISTNAME}p2
PKGNAME= py-${DISTNAME}p3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jonpy/}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/01/15 02:00:56 okan Exp $
# $OpenBSD: Makefile,v 1.2 2009/03/24 17:55:23 jasper Exp $
COMMENT= simple Python framework for web-based applications
V= 2.5
DISTNAME= Quixote-$V
PKGNAME= py-quixote-$V
PKGNAME= py-quixote-$Vp0
CATEGORIES= www