diff options
author | steve <steve@FreeBSD.org> | 2001-12-16 06:12:05 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2001-12-16 06:12:05 +0800 |
commit | c98d15f26de192e3ef204b81c2518988c4323f11 (patch) | |
tree | dc1b2232be072aa05fe23ba5fde19419e13ad760 /net-mgmt | |
parent | df00ab8d52c5bfecf920f87c70a88dad85d6f3d0 (diff) | |
download | freebsd-ports-graphics-c98d15f26de192e3ef204b81c2518988c4323f11.tar.gz freebsd-ports-graphics-c98d15f26de192e3ef204b81c2518988c4323f11.tar.zst freebsd-ports-graphics-c98d15f26de192e3ef204b81c2518988c4323f11.zip |
Since we have two ports, ciscoconf and cisco_conf, that use the same named
distfile with different contents put this this one is its own DIST_SUBDIR
to avoid confusing which one is used.
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cisco_conf/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/cisco_conf/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index a66bb724f57..4de9501a9b6 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/cisco_conf/Makefile @@ -8,8 +8,9 @@ PORTNAME= cisco_conf PORTVERSION= 1.1 CATEGORIES= net -MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ +MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} +DIST_SUBDIR= cisco_conf MAINTAINER= anton@urc.ac.ru diff --git a/net-mgmt/cisco_conf/distinfo b/net-mgmt/cisco_conf/distinfo index aa9b26cac7b..3d772858346 100644 --- a/net-mgmt/cisco_conf/distinfo +++ b/net-mgmt/cisco_conf/distinfo @@ -1 +1 @@ -MD5 (ciscoconf-1.1.tar.gz) = 97c483282ac6afd88d3fc4334c5326fb +MD5 (cisco_conf/ciscoconf-1.1.tar.gz) = 97c483282ac6afd88d3fc4334c5326fb |