aboutsummaryrefslogtreecommitdiffstats
path: root/security/vscan
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 02:34:06 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 02:34:06 +0800
commit91082f1a1075c587148cdc85cbe1196f175a18e6 (patch)
treeec0315d3d86e3f8717ed33380a1b359ca92fc43f /security/vscan
parentf3253ed0fe7e570a54f855ecc83702e80cc2f451 (diff)
downloadfreebsd-ports-gnome-91082f1a1075c587148cdc85cbe1196f175a18e6.tar.gz
freebsd-ports-gnome-91082f1a1075c587148cdc85cbe1196f175a18e6.tar.zst
freebsd-ports-gnome-91082f1a1075c587148cdc85cbe1196f175a18e6.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'security/vscan')
-rw-r--r--security/vscan/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile
index eda08456be08..5af5f0be88eb 100644
--- a/security/vscan/Makefile
+++ b/security/vscan/Makefile
@@ -1,17 +1,17 @@
# ex:ts=8
# Ports collection makefile for: vscan
-# Version required: 0.0
# Date created: Thur Sept 25, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
# $FreeBSD$
#
-DISTNAME= nlxb318e
-PKGNAME= vscan-3.1.8
+PORTNAME= vscan
+PORTVERSION= 3.1.8
CATEGORIES= security
MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \
http://people.FreeBSD.org/~steve/distfiles/
+DISTNAME= nlxb318e
EXTRACT_SUFX= .tar
MAINTAINER= obrien@FreeBSD.org