summaryrefslogtreecommitdiff
path: root/security/cops
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:34:06 +0000
commit3df86a88a9d1a500b60debaa4e14f97e500a96c1 (patch)
treea2ab9a6ab9be8b8808cfdd2f42ab98c9aa090dcc /security/cops
parentProper WWW syntax (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27426
Diffstat (limited to 'security/cops')
-rw-r--r--security/cops/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/cops/Makefile b/security/cops/Makefile
index ed3677d58dfe..47145022a910 100644
--- a/security/cops/Makefile
+++ b/security/cops/Makefile
@@ -1,15 +1,17 @@
# New ports collection makefile for: cops
-# Version required: 1.04
# Date created: 29 August 1996
# Whom: oly
#
# $FreeBSD$
#
+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}
MAINTAINER= oly@world.std.com