bump PKGNAME after dependency changes from gnu.port.mk

This commit is contained in:
sturm 2006-11-24 17:35:32 +00:00
parent dddf9ed149
commit 1da0fdebd5
2 changed files with 4 additions and 3 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/04/17 20:37:31 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2006/11/24 17:35:32 sturm Exp $
COMMENT= "GNU standards-compliant Makefile generator"
VERSION= 1.8
DISTNAME= automake-${VERSION}.5
PKGNAME= ${DISTNAME}p0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2005/08/09 15:52:46 aanriot Exp $
# $OpenBSD: Makefile,v 1.3 2006/11/24 17:35:32 sturm Exp $
COMMENT= "GNU standards-compliant Makefile generator"
VERSION= 1.9
DISTNAME= automake-${VERSION}.6
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME}p1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}