diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-04-19 05:07:56 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-04-19 05:07:56 +0800 |
commit | f429063e1b3c4ee95c01c66bc3be01d67a3f916c (patch) | |
tree | 307f8fc17eef9b2afd0cc8147b0f4c1352988ae1 /security/f-protd/Makefile | |
parent | fcf5bf43176b9a60edf7761931f91cb2c9c722ee (diff) | |
download | freebsd-ports-gnome-f429063e1b3c4ee95c01c66bc3be01d67a3f916c.tar.gz freebsd-ports-gnome-f429063e1b3c4ee95c01c66bc3be01d67a3f916c.tar.zst freebsd-ports-gnome-f429063e1b3c4ee95c01c66bc3be01d67a3f916c.zip |
Fix fetch.
Submitted by: pontyhat via kris, Scot Hetzel (maintainer)
Pointyhat: itetcu (me)
Diffstat (limited to 'security/f-protd/Makefile')
-rw-r--r-- | security/f-protd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/f-protd/Makefile b/security/f-protd/Makefile index 3c5669a095f2..db23e92f7b2d 100644 --- a/security/f-protd/Makefile +++ b/security/f-protd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.6.7 CATEGORIES= security MASTER_SITES= http://files.f-prot.com/files/bsd-x86/trial/ DISTNAME= fp-freebsd-ms.trial -IGNOREFILES= ${DISTFILES}${EXTRACT_SUFX} +IGNOREFILES= ${DISTFILES} MAINTAINER= swhetzel@gmail.com COMMENT= F-Prot Antivirus for BSD Mail Server |