diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 12:43:51 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-04-10 12:43:51 +0800 |
commit | 8b7f2c4b36c0e74c7eb49a9451951163e9fd4cf4 (patch) | |
tree | 6864f37a7f67f75e453636c5b7887580b6c063fd /security | |
parent | 2b8550e2f78c9d621dff72c75f174375391039e0 (diff) | |
download | freebsd-ports-gnome-8b7f2c4b36c0e74c7eb49a9451951163e9fd4cf4.tar.gz freebsd-ports-gnome-8b7f2c4b36c0e74c7eb49a9451951163e9fd4cf4.tar.zst freebsd-ports-gnome-8b7f2c4b36c0e74c7eb49a9451951163e9fd4cf4.zip |
Forgot to remove some variables
Diffstat (limited to 'security')
-rw-r--r-- | security/chrootuid/Makefile | 2 | ||||
-rw-r--r-- | security/cops/Makefile | 2 |
2 files changed, 0 insertions, 4 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/ diff --git a/security/cops/Makefile b/security/cops/Makefile index 47145022a910..0e0dd5041c1e 100644 --- a/security/cops/Makefile +++ b/security/cops/Makefile @@ -7,8 +7,6 @@ PORTNAME= cops PORTVERSION= 1.04 -DISTNAME= cops.1.04 -PKGNAME= cops-1.04 CATEGORIES= security MASTER_SITES= ftp://ftp.cert.org/pub/tools/cops/ DISTNAME= ${PORTNAME}.${PORTVERSION} |