diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-07-21 17:53:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-07-21 17:53:45 +0000 |
commit | 9bb745580f825912552d3bf2b98185389f7bd4e5 (patch) | |
tree | 74a922e992c4de5a6233622d14310659596d11c2 /security/clamav-devel | |
parent | 4574a05396b4ec71d0363ae10a15c872f011af7d (diff) |
Notes
Diffstat (limited to 'security/clamav-devel')
-rw-r--r-- | security/clamav-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile index 357094de4793..d5c864192a91 100644 --- a/security/clamav-devel/Makefile +++ b/security/clamav-devel/Makefile @@ -9,7 +9,7 @@ PORTNAME= clamav PORTVERSION= 20050704 CATEGORIES= security MASTER_SITES= http://www.clamav.net/snapshot/ \ - http://www.galle.com.br/~renato/clamav-devel/ + http://www.galle.com.br/~garga/clamav-devel/ PKGNAMESUFFIX= -devel DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} |