diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-04-25 18:47:38 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-04-25 18:47:38 +0800 |
commit | 75fa31e910846f38fa3583a0ea554414fa26b04a (patch) | |
tree | d5693102d902ad8db044e3fb2b5f9b783adbbfe9 /devel/Makefile | |
parent | 8d9b0d2a3c02f651c733f32aae988545cde311c3 (diff) | |
download | freebsd-ports-graphics-75fa31e910846f38fa3583a0ea554414fa26b04a.tar.gz freebsd-ports-graphics-75fa31e910846f38fa3583a0ea554414fa26b04a.tar.zst freebsd-ports-graphics-75fa31e910846f38fa3583a0ea554414fa26b04a.zip |
Put back devel/p5-File-Spec - I was too quick making a decision to nuke it.
Mea culpa.
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 692fa9f5121..27a8ba3b888 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -400,6 +400,7 @@ SUBDIR += p5-File-ReadBackwards SUBDIR += p5-File-Remove SUBDIR += p5-File-Slurp + SUBDIR += p5-File-Spec SUBDIR += p5-File-Sync SUBDIR += p5-File-Tail SUBDIR += p5-File-Temp |