diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-17 12:41:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-17 12:41:03 +0000 |
commit | a3aa26aed686c82e233355e051706bf94b429bff (patch) | |
tree | 9aafe7b86dd663ed348346a5b53641e3a23cb79b /devel/ruby-cvs | |
parent | 7f5b9e296fce73d38838d2bf49f3daa07f0918c8 (diff) | |
download | ports-a3aa26aed686c82e233355e051706bf94b429bff.tar.gz ports-a3aa26aed686c82e233355e051706bf94b429bff.zip |
Notes
Diffstat (limited to 'devel/ruby-cvs')
-rw-r--r-- | devel/ruby-cvs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ruby-cvs/Makefile b/devel/ruby-cvs/Makefile index 32e84e7a5372..655165ef4a99 100644 --- a/devel/ruby-cvs/Makefile +++ b/devel/ruby-cvs/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}.tar.gz\?only_with_tag=ruby-${PORTNAME}-${PORTVERSION:S/./_/g}\&view=tar DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@sourcehosting.net COMMENT= A Ruby library to provide a high level interface to a CVS repository # optional, but strongly suggested |