summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2003-01-28 14:20:01 +0000
committerAnton Berezin <tobez@FreeBSD.org>2003-01-28 14:20:01 +0000
commitf3ecf7501628627e2a9f84ba55be5f1bfd5bb209 (patch)
treec6b87794b9c750b605c6aed6a3902b9a4829cb86 /devel/Makefile
parentMaintainer update: New home page (diff)
Add p5-Sub-Uplevel 0.06, a perl module to apparently run a function in a
higher stack frame. PR: 47582 Submitted by: Erwin Lansing <erwin@lansing.dk>
Notes
Notes: svn path=/head/; revision=74137
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index a334b70d7393..93fc79430190 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -607,6 +607,7 @@
SUBDIR += p5-String-Random
SUBDIR += p5-String-RexxParse
SUBDIR += p5-String-Similarity
+ SUBDIR += p5-Sub-Uplevel
SUBDIR += p5-System2
SUBDIR += p5-Term-ANSIColor
SUBDIR += p5-Term-ProgressBar