bump pkgname because of DESCR changes

This commit is contained in:
steven 2007-09-07 20:12:55 +00:00
parent 8fb28182fa
commit cbababdb50
2 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.16 2007/09/04 21:42:55 merdely Exp $
# $OpenBSD: Makefile,v 1.17 2007/09/07 20:12:55 steven Exp $
COMMENT= companion library to APR
DISTNAME= apr-util-1.2.8
PKGNAME= ${DISTNAME}
PKGNAME= ${DISTNAME}p0
SHARED_LIBS += aprutil-1${MT} 2.9 # .2.9
CATEGORIES= devel

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.13 2007/09/04 21:46:25 steven Exp $
# $OpenBSD: Makefile,v 1.14 2007/09/07 20:12:55 steven Exp $
COMMENT= "Apache Portable Runtime"
DISTNAME= apr-1.2.9
PKGNAME= ${DISTNAME}p0
SHARED_LIBS += apr-1${MT} 2.9 # .2.9
CATEGORIES= devel