diff options
Diffstat (limited to 'security/gag/Makefile')
-rw-r--r-- | security/gag/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/gag/Makefile b/security/gag/Makefile index 4d0df848a459..e187ae8fb04f 100644 --- a/security/gag/Makefile +++ b/security/gag/Makefile @@ -1,16 +1,16 @@ # ex:ts=8 # Ports collection makefile for: gag -# Version required: 0.0 # Date created: Sun Feb 12, 2000 # Whom: David O'Brien (obrien@NUXI.com) # # $FreeBSD$ # -DISTNAME= sickenscan -PKGNAME= gag-2.9 +PORTNAME= gag +PORTVERSION= 2.9 CATEGORIES= security MASTER_SITES= http://staff.washington.edu/dittrich/misc/ +DISTNAME= sickenscan EXTRACT_SUFX= .tar MAINTAINER= obrien@FreeBSD.org |