diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:24:37 +0000 |
commit | 0074c5fa8cabe431c6868442326d476bb5ef2047 (patch) | |
tree | 1ef31ba9ad1115bd0e23a01a51630f10289403b1 /irc/xchat-ruby | |
parent | 6b5fb87219ee4fff450c5a6daf74accfe83318ae (diff) | |
download | ports-0074c5fa8cabe431c6868442326d476bb5ef2047.tar.gz ports-0074c5fa8cabe431c6868442326d476bb5ef2047.zip |
- Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L
Notes
Notes:
svn path=/head/; revision=240071
Diffstat (limited to 'irc/xchat-ruby')
-rw-r--r-- | irc/xchat-ruby/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat-ruby/Makefile b/irc/xchat-ruby/Makefile index d071217e6071..c1227ff0a912 100644 --- a/irc/xchat-ruby/Makefile +++ b/irc/xchat-ruby/Makefile @@ -7,8 +7,7 @@ PORTNAME= ruby PORTVERSION= 1.2 CATEGORIES= irc ruby -MASTER_SITES= SF -MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} +MASTER_SITES= SF/xchat-${PORTNAME}/xchat-${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= xchat- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}-src |