diff options
author | knu <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 780bab74848e3703714f988ea8c921688fde0797 (patch) | |
tree | b006ebc1a999cd0103f4f513cb75a3bf7412df6a /devel/oniguruma5 | |
parent | 5809ab0dfd568ad44c368c735d4bb946542d01b5 (diff) | |
download | FreeBSD-ports-780bab74848e3703714f988ea8c921688fde0797.zip FreeBSD-ports-780bab74848e3703714f988ea8c921688fde0797.tar.gz |
De-pkg-comment my non-ruby ports as well.
Diffstat (limited to 'devel/oniguruma5')
-rw-r--r-- | devel/oniguruma5/Makefile | 1 | ||||
-rw-r--r-- | devel/oniguruma5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 05c04e0..9944a52 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -14,6 +14,7 @@ DISTNAME= onigd20030212 DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes diff --git a/devel/oniguruma5/pkg-comment b/devel/oniguruma5/pkg-comment deleted file mode 100644 index 7297ffe..0000000 --- a/devel/oniguruma5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A BSDL Regular Expressions library compatible with POSIX/GNU/Perl |