diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-01-23 09:18:45 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-01-23 09:18:45 +0000 |
commit | 336d47de6eb4933a44f5c6ad947c328b5241b1fd (patch) | |
tree | 567926d1b344cc39b59a7312a323822d9810e80d /net/cnupm | |
parent | Update to 2.1.p20 (diff) |
- Add a MASTER_SITES backup and remove reference to MASTER_SITE_LOCAL since
this version is not available at mnag's subdir.
Submitted by: maintainer by email
Noticed by: krismail
Diffstat (limited to 'net/cnupm')
-rw-r--r-- | net/cnupm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/cnupm/Makefile b/net/cnupm/Makefile index e216f1e8b32b..e7504684dca4 100644 --- a/net/cnupm/Makefile +++ b/net/cnupm/Makefile @@ -9,8 +9,7 @@ PORTNAME= cnupm PORTVERSION= 3.11 CATEGORIES= net ipv6 MASTER_SITES= http://pdp-11.org.ru/~form/cnupm/files/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= mnag/${PORTNAME} + ftp://cvs.1system.ru/pub/local/src/cnupm/ MAINTAINER= null@1system.ru COMMENT= The BPF Traffic Collector (IPv4/IPv6) |