summaryrefslogtreecommitdiff
path: root/security/rid
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/rid
parentProper WWW syntax (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27426
Diffstat (limited to 'security/rid')
-rw-r--r--security/rid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile
index a7cfaacab43b..f724874a5f6d 100644
--- a/security/rid/Makefile
+++ b/security/rid/Makefile
@@ -1,17 +1,17 @@
# ex:ts=8
# Ports collection makefile for: ddos_scan
-# Version required: 0.0
# Date created: Sun Feb 12, 2000
# Whom: David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
#
-DISTNAME= rid-1_0
-PKGNAME= rid-1.0
+PORTNAME= rid
+PORTVERSION= 1.0
CATEGORIES= security
MASTER_SITES= http://packetstorm.securify.com/distributed/ \
ftp://ftp.ntua.gr/pub/security/technotronic/denial/
+DISTNAME= ${PORTNAME}-1_0
EXTRACT_SUFX= .tgz
MAINTAINER= obrien@FreeBSD.org