summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-15 23:56:29 +0000
committerasami <asami@FreeBSD.org>1995-04-15 23:56:29 +0000
commit90ff1d33227da584562e2befe99e35914ffb0f73 (patch)
treef34663fd4e7c134b54ac124dc43768f456124bab /share
parent794733686fa53194a449e277c0eaf601d0293d6b (diff)
downloadFreeBSD-src-90ff1d33227da584562e2befe99e35914ffb0f73.zip
FreeBSD-src-90ff1d33227da584562e2befe99e35914ffb0f73.tar.gz
Yikes...typo (.package/ should have been .packages/).
Diffstat (limited to 'share')
-rw-r--r--share/mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/mk/bsd.port.mk b/share/mk/bsd.port.mk
index 742fa3f..4711538 100644
--- a/share/mk/bsd.port.mk
+++ b/share/mk/bsd.port.mk
@@ -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}
OpenPOWER on IntegriCloud