diff options
author | zi <zi@FreeBSD.org> | 2012-03-23 22:27:51 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-03-23 22:27:51 +0800 |
commit | cb244ba1443ce22b818320710e2c0845bd424962 (patch) | |
tree | a95a1aa971cd1993379e2be2f234603abf6471b3 /net/daq | |
parent | 032368ae11232c568e431b8d2695d9cfd14311d7 (diff) | |
download | freebsd-ports-gnome-cb244ba1443ce22b818320710e2c0845bd424962.tar.gz freebsd-ports-gnome-cb244ba1443ce22b818320710e2c0845bd424962.tar.zst freebsd-ports-gnome-cb244ba1443ce22b818320710e2c0845bd424962.zip |
- Update mirror URL on my ports
Feature safe: yes
Diffstat (limited to 'net/daq')
-rw-r--r-- | net/daq/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/daq/Makefile b/net/daq/Makefile index d80eb4b45936..d2d1ff689666 100644 --- a/net/daq/Makefile +++ b/net/daq/Makefile @@ -8,7 +8,8 @@ PORTNAME= daq PORTVERSION= 0.6.2 CATEGORIES= net -MASTER_SITES= SF/snort/snort +MASTER_SITES= SF/snort/snort \ + http://mirrors.rit.edu/zi/ MAINTAINER= zi@FreeBSD.org COMMENT= Data Acquisition abstraction library for snort 2.9+ |