diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-17 17:54:27 +0000 |
commit | 37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f (patch) | |
tree | b60c0f8e883d615b5ee979fb08c589557c5aac02 /net | |
parent | 67bb8db263f86de3c01b4945c626aab3163552be (diff) | |
download | ports-37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f.tar.gz ports-37f0f0aa36cdefb8e10f093697cd1419ef4c8c9f.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ruby-icmp/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-ldap/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-nis/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-pcap/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-romp/Makefile | 1 | ||||
-rw-r--r-- | net/ruby-snmp/Makefile | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile index dba3b2dd43c4..7466b95a3fc2 100644 --- a/net/ruby-icmp/Makefile +++ b/net/ruby-icmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= icmp PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/src/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/net/ruby-ldap/Makefile b/net/ruby-ldap/Makefile index 8cf5dac65e4b..86ebe8872362 100644 --- a/net/ruby-ldap/Makefile +++ b/net/ruby-ldap/Makefile @@ -7,6 +7,7 @@ PORTNAME= ldap PORTVERSION= 0.3.7 +PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/net/ruby-nis/Makefile b/net/ruby-nis/Makefile index d4b7aa012c74..597fa73c2a34 100644 --- a/net/ruby-nis/Makefile +++ b/net/ruby-nis/Makefile @@ -7,6 +7,7 @@ PORTNAME= nis PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/net/ruby-pcap/Makefile b/net/ruby-pcap/Makefile index 1ec2b356fb8b..16f6ff5600a1 100644 --- a/net/ruby-pcap/Makefile +++ b/net/ruby-pcap/Makefile @@ -7,6 +7,7 @@ PORTNAME= pcap PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://www.goto.info.waseda.ac.jp/~fukusima/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/net/ruby-romp/Makefile b/net/ruby-romp/Makefile index 389cba2dabc8..e7542947a8db 100644 --- a/net/ruby-romp/Makefile +++ b/net/ruby-romp/Makefile @@ -7,6 +7,7 @@ PORTNAME= romp PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://rm-f.net/~cout/ruby/romp/ \ ${MASTER_SITE_LOCAL} diff --git a/net/ruby-snmp/Makefile b/net/ruby-snmp/Makefile index aaa6f4ad22f2..04f3408693fd 100644 --- a/net/ruby-snmp/Makefile +++ b/net/ruby-snmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= snmp PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= net ruby MASTER_SITES= http://w3cic.riken.go.jp/~tsuruoka/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |