1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Yikes...typo (.package/ should have been .packages/).

This commit is contained in:
Satoshi Asami 1995-04-15 23:56:29 +00:00
parent 7a26f37502
commit 09b9e772fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1380

View File

@ -3,7 +3,7 @@
# bsd.port.mk - 940820 Jordan K. Hubbard.
# This file is in the public domain.
#
# $Id: bsd.port.mk,v 1.136 1995/04/09 15:00:56 jkh Exp $
# $Id: bsd.port.mk,v 1.137 1995/04/10 08:09:21 jkh Exp $
#
# Please view me with 4 column tabs!
@ -268,7 +268,7 @@ CATEGORIES?= orphans
CATEGORIES+= all
KEYWORDS+= ${CATEGORIES}
PKGREPOSITORYSUBDIR?= .package
PKGREPOSITORYSUBDIR?= .packages
PKGREPOSITORY?= ${PACKAGES}/${PKGREPOSITORYSUBDIR}
.if exists(${PACKAGES})
PKGFILE?= ${PKGREPOSITORY}/${PKGNAME}${PKG_SUFX}