diff options
Diffstat (limited to 'security/fragrouter/Makefile')
-rw-r--r-- | security/fragrouter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fragrouter/Makefile b/security/fragrouter/Makefile index 6edf79f976bc..280421ba13f0 100644 --- a/security/fragrouter/Makefile +++ b/security/fragrouter/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fragrouter -# Version required: 1.6 # Date created: 7 Jan 2000 # Whom: kris@FreeBSD.ORG # # $FreeBSD$ # -DISTNAME= fragrouter-1.6 +PORTNAME= fragrouter +PORTVERSION= 1.6 CATEGORIES= security MASTER_SITES= http://www.anzen.com/research/nidsbench/ |