remove the p6 that looks like a FLAVOR from the packagename, normalize

as 1.4.6 instead.

Ditch the p* suffix for now, since we're `starting anew'.
This commit is contained in:
espie 2005-10-21 19:18:26 +00:00
parent 7fa2ca5005
commit 9b85679080

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.3 2005/09/14 10:41:02 espie Exp $
# $OpenBSD: Makefile,v 1.4 2005/10/21 19:18:26 espie Exp $
COMMENT= "GNU Standards-compliant Makefile generator"
VERSION= 1.4
DISTNAME= automake-${VERSION}-p6
PKGNAME= ${DISTNAME}p3
PKGNAME= automake-1.4.6
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}