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/cops | |
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/cops')
-rw-r--r-- | security/cops/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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} |