diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-22 15:08:47 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-22 15:08:47 +0000 |
commit | eb90362b5fc4e87d756a4c9ca03933d9252733a4 (patch) | |
tree | 1406691a4ff02ac0b9dcf9f8905f239b4f7f71c5 /converters | |
parent | Add ports/print/clibpdf. (diff) |
Portlint. ;)
Notes
Notes:
svn path=/head/; revision=31865
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ruby-iconv/Makefile | 2 | ||||
-rw-r--r-- | converters/ruby-iconv/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index 1a357a997d91..a9c89cf4f286 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -10,8 +10,8 @@ PORTVERSION= 0.4.2.p3 CATEGORIES= converters ruby MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/ PKGNAMEPREFIX= ruby- -DIST_SUBDIR= ruby DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/-pre/} +DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org diff --git a/converters/ruby-iconv/pkg-descr b/converters/ruby-iconv/pkg-descr index 704e0faf350b..d5e3bec981b7 100644 --- a/converters/ruby-iconv/pkg-descr +++ b/converters/ruby-iconv/pkg-descr @@ -4,4 +4,4 @@ Note that this version is still experimental. Report any problems to the author. Author: Nobuyoshi.Nakada <nobu.nokada@softhome.net> -WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=iconv
\ No newline at end of file +WWW: http://www.ruby-lang.org/en/raa-list.rhtml?name=iconv |