From 3df86a88a9d1a500b60debaa4e14f97e500a96c1 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 9 Apr 2000 18:34:06 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- security/cops/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/cops/Makefile') 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 -- cgit v1.2.3