diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:02 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2015-01-06 09:40:02 +0000 |
commit | 71d6f49bcf64b4909c1f2b4f22697e0584ae9fd0 (patch) | |
tree | 63783ef35e8705382cf859308f2af2a10cd28de1 /security/idea | |
parent | 72e02bab04f93ce63037ba1733ae451e7ecc1299 (diff) |
Notes
Diffstat (limited to 'security/idea')
-rw-r--r-- | security/idea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/idea/Makefile b/security/idea/Makefile index 331779eaf602..a831c572ef23 100644 --- a/security/idea/Makefile +++ b/security/idea/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.de-moliner.ch/richard/downloads/ \ - CRITICAL + LOCAL/ehaupt DISTNAME= ${PORTNAME}.V${PORTVERSION} EXTRACT_SUFX= .tar.Z |