diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-18 05:52:56 +0000 |
commit | 1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d (patch) | |
tree | 5948c7ea06642c81548e3972fe4974a511f228a2 /devel/oniguruma4 | |
parent | 3594eaa3038d3a7021497bbedf2acfb3cb7b70eb (diff) | |
download | ports-1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d.tar.gz ports-1f7c47a8120c92ff6eaf4f8aabddf41f49be4e5d.zip |
Notes
Diffstat (limited to 'devel/oniguruma4')
-rw-r--r-- | devel/oniguruma4/Makefile | 1 | ||||
-rw-r--r-- | devel/oniguruma4/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 05c04e08d124..9944a5225405 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/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/oniguruma4/pkg-comment b/devel/oniguruma4/pkg-comment deleted file mode 100644 index 7297ffe16b52..000000000000 --- a/devel/oniguruma4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A BSDL Regular Expressions library compatible with POSIX/GNU/Perl |