Bump PKGNAME for real by moving PKGNAME from Makefile.inc to both

Makefiles.
This commit is contained in:
sturm 2003-02-19 12:14:45 +00:00
parent 23f8f39314
commit f1c3658c8e
3 changed files with 5 additions and 6 deletions

View File

@ -1,6 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.1 2003/02/18 16:04:49 sturm Exp $
PKGNAME= ${DISTNAME:S/tetex-/teTeX_/}
# $OpenBSD: Makefile.inc,v 1.2 2003/02/19 12:14:45 sturm Exp $
HOMEPAGE= http://www.tug.org/tetex/
MAINTAINER= Nikolay Sturm <sturm@openbsd.org>

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2003/02/19 11:42:50 sturm Exp $
# $OpenBSD: Makefile,v 1.24 2003/02/19 12:14:45 sturm Exp $
COMMENT= "TeX distribution, executables"
VERSION= 2.0.1
DISTNAME= tetex-base-${VERSION}
PKGNAME= ${DISTNAME}p0
PKGNAME= ${DISTNAME:S/tetex-/teTeX_/}p0
CATEGORIES= print
DISTFILES= tetex-src-${VERSION}.tar.gz

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2003/02/18 16:04:50 sturm Exp $
# $OpenBSD: Makefile,v 1.16 2003/02/19 12:14:45 sturm Exp $
COMMENT= "TeX distribution, common support files"
DISTNAME= tetex-texmf-2.0.1
PKGNAME= ${DISTNAME:S/tetex-/teTeX_/}
CATEGORIES= print
WRKDIST= ${WRKDIR}