diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-28 08:20:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-28 08:20:59 +0000 |
commit | bdffcfd49ac1e31ca290b1eb721434efe030fe33 (patch) | |
tree | c3833c37553873d9a14649a130b19a852301ae13 /security | |
parent | a3e8c0326cf6128cbd16ccb2b87e6afb3a8841ba (diff) | |
download | ports-bdffcfd49ac1e31ca290b1eb721434efe030fe33.tar.gz ports-bdffcfd49ac1e31ca290b1eb721434efe030fe33.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/ruby-tcpwrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 2c3b23c08d64..6601e34515e2 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -9,7 +9,7 @@ PORTNAME= tcpwrap PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= security ruby -MASTER_SITES= http://www.shugo.net/archive/ruby-tcpwrap/ +MASTER_SITES= http://shugo.net/archive/ruby-tcpwrap/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby |