aboutsummaryrefslogtreecommitdiff
path: root/security/vscan
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/vscan
parent77b92885e289bade2ecd4de42585d794725a93e6 (diff)
downloadports-3df86a88a9d1a500b60debaa4e14f97e500a96c1.tar.gz
ports-3df86a88a9d1a500b60debaa4e14f97e500a96c1.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27426
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