diff options
author | will <will@FreeBSD.org> | 2000-12-03 18:15:40 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-03 18:15:40 +0000 |
commit | 6533512f64c62fd4f5125c2844e88c28d0458e7f (patch) | |
tree | 292ef256457f91de3d6461e22af4357d61a889d1 /devel/Makefile | |
parent | e1b41e540cba7877047bfa1c27f52862a8a0c3c3 (diff) | |
download | FreeBSD-ports-6533512f64c62fd4f5125c2844e88c28d0458e7f.zip FreeBSD-ports-6533512f64c62fd4f5125c2844e88c28d0458e7f.tar.gz |
Update p5-Config-IniFiles (was p5-IniConf, being removed) to 1.8.
PR: 22298
Submitted by: Jeremy Shaffer <jeremy@external.org>
Approved by: demon (previous MAINTAINER)
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index ebf0066..5b48578 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -195,6 +195,7 @@ SUBDIR += p5-C-Scan SUBDIR += p5-Class-MethodMaker SUBDIR += p5-ConfigReader + SUBDIR += p5-Config-IniFiles SUBDIR += p5-Curses SUBDIR += p5-Data-Flow SUBDIR += p5-Data-ShowTable @@ -219,7 +220,6 @@ SUBDIR += p5-IO-stringy SUBDIR += p5-IPC-Shareable SUBDIR += p5-Include - SUBDIR += p5-IniConf SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-PGetText SUBDIR += p5-Locale-gettext |