diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 04:43:51 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-04-10 04:43:51 +0000 |
commit | f1b93f577c5990c0dd99486a6b7ea4915a36b112 (patch) | |
tree | a88fa4db7933b4537dbae3cc1bbc408aa1133ba0 /security/chrootuid | |
parent | 02eec175d4b0939c380139e14edf5316c66dbafe (diff) |
Forgot to remove some variables
Notes
Notes:
svn path=/head/; revision=27436
Diffstat (limited to 'security/chrootuid')
-rw-r--r-- | security/chrootuid/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/chrootuid/Makefile b/security/chrootuid/Makefile index 2205e7645fbb..3a4d0a4c1642 100644 --- a/security/chrootuid/Makefile +++ b/security/chrootuid/Makefile @@ -7,8 +7,6 @@ PORTNAME= chrootuid PORTVERSION= 1.2 -DISTNAME= chrootuid1.2 -PKGNAME= chrootuid-1.2 CATEGORIES= security MASTER_SITES= ftp://ftp.porcupine.org/pub/security/ \ ftp://coast.cs.purdue.edu/pub/tools/unix/chrootuid/ |