diff options
author | garga <garga@FreeBSD.org> | 2012-10-05 20:41:45 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2012-10-05 20:41:45 +0800 |
commit | 27f7b2a495cce818c71aa7d936a76070b6b427c9 (patch) | |
tree | 8ce537ef8d523214ef2373a02b2c25d6957d2b00 /security/clamav | |
parent | 21212cd2fa6cce467de8bf9cbf584368cb1cc9f2 (diff) | |
download | freebsd-ports-gnome-27f7b2a495cce818c71aa7d936a76070b6b427c9.tar.gz freebsd-ports-gnome-27f7b2a495cce818c71aa7d936a76070b6b427c9.tar.zst freebsd-ports-gnome-27f7b2a495cce818c71aa7d936a76070b6b427c9.zip |
Change headers of all ports maintained by me to new format
Diffstat (limited to 'security/clamav')
-rw-r--r-- | security/clamav/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/security/clamav/Makefile b/security/clamav/Makefile index 6c5d37f5664a..3743f49a14a1 100644 --- a/security/clamav/Makefile +++ b/security/clamav/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: clamav -# Date created: 15 July 2002 -# Whom: markun@onohara.to -# +# Created by: markun@onohara.to # $FreeBSD$ -# PORTNAME= clamav PORTVERSION= 0.97.6 |