diff options
author | knu <knu@FreeBSD.org> | 2000-08-22 23:08:47 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-08-22 23:08:47 +0800 |
commit | ee960b60c460b8b0a8f869a992f0b151041bdc5b (patch) | |
tree | 2476120321f9a8a20d38318c2ee68846fe7ee981 /converters | |
parent | 6b5f700348a6257d9dbc3c892aa57f8133e33054 (diff) | |
download | freebsd-ports-graphics-ee960b60c460b8b0a8f869a992f0b151041bdc5b.tar.gz freebsd-ports-graphics-ee960b60c460b8b0a8f869a992f0b151041bdc5b.tar.zst freebsd-ports-graphics-ee960b60c460b8b0a8f869a992f0b151041bdc5b.zip |
Portlint. ;)
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 1a357a997d9..a9c89cf4f28 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 704e0faf350..d5e3bec981b 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 |