diff options
author | bapt <bapt@FreeBSD.org> | 2012-09-21 16:28:55 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-09-21 16:28:55 +0800 |
commit | 1ddf9f66e1cdacf5688d3ce51137a15153818f13 (patch) | |
tree | affaf5573df0ab1787f9addfb9801fd32f20d0ec /security | |
parent | 0fd983d88ce9fb239b007eaa5cc9b838bfc4ce36 (diff) | |
download | freebsd-ports-gnome-1ddf9f66e1cdacf5688d3ce51137a15153818f13.tar.gz freebsd-ports-gnome-1ddf9f66e1cdacf5688d3ce51137a15153818f13.tar.zst freebsd-ports-gnome-1ddf9f66e1cdacf5688d3ce51137a15153818f13.zip |
Add a sourceforge mirror
Approved by: Marko Njezic <mr.max@maxempire.com> (maintainer)
Diffstat (limited to 'security')
-rw-r--r-- | security/clamav-unofficial-sigs/Makefile | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/security/clamav-unofficial-sigs/Makefile b/security/clamav-unofficial-sigs/Makefile index b74a161c591f..19faef89ade3 100644 --- a/security/clamav-unofficial-sigs/Makefile +++ b/security/clamav-unofficial-sigs/Makefile @@ -1,16 +1,13 @@ -# New ports collection makefile for: clamav-unofficial-sigs -# Date created: 2010-03-06 -# Whom: Marko Njezic <sf@maxempire.com> -# +# Created by: Marko Njezic <sf@maxempire.com> # $FreeBSD$ -# PORTNAME= clamav-unofficial-sigs PORTVERSION= 3.7.1 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.inetmsg.com/pub/ \ - http://www.inetmsg.com/pub/archive/ + http://www.inetmsg.com/pub/archive/ \ + SF/unofficial-sigs/ MAINTAINER= sf@maxempire.com COMMENT= Update script for third-party ClamAV databases |