summaryrefslogtreecommitdiff
path: root/net/ruby-icmp/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-11-02 19:06:06 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-11-02 19:06:06 +0000
commitabccbaddd58805c465ce1b84251ebe24f17e5a02 (patch)
treef5e0dec3ddb6a150316cbf66d8ba2462914fc138 /net/ruby-icmp/Makefile
parentUpdate MASTER_SITES (diff)
Update to 0.1.1.
Notes
Notes: svn path=/head/; revision=34660
Diffstat (limited to 'net/ruby-icmp/Makefile')
-rw-r--r--net/ruby-icmp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ruby-icmp/Makefile b/net/ruby-icmp/Makefile
index b1c556e934d4..cf471f805abd 100644
--- a/net/ruby-icmp/Makefile
+++ b/net/ruby-icmp/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= icmp
-PORTVERSION= 0.1.0
+PORTVERSION= 0.1.1
CATEGORIES= net ruby
MASTER_SITES= http://www.notwork.org/~gotoyuzo/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org