From 91082f1a1075c587148cdc85cbe1196f175a18e6 Mon Sep 17 00:00:00 2001 From: cpiazza Date: Sun, 9 Apr 2000 18:34:06 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- security/identify/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/identify') diff --git a/security/identify/Makefile b/security/identify/Makefile index 70adb42..18acb75 100644 --- a/security/identify/Makefile +++ b/security/identify/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: identify -# Version required: 0.7 # Date created: 13 March 1999 # Whom: nsayer@quack.kfu.com # # $FreeBSD$ # -DISTNAME= identify-0.7 +PORTNAME= identify +PORTVERSION= 0.7 CATEGORIES= security net MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/tools/ -- cgit v1.1