diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-04-23 02:01:11 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-04-23 02:01:11 +0000 |
commit | 69518a5a4f5a6a42e80a73d24c7c2d5bb85c1e39 (patch) | |
tree | 804f7cb2b11bf3ef2d9f85f2f3d7d6dc5a132455 /devel/Makefile | |
parent | - Update to version 0.124. (diff) |
- New port p5-SVN-Notify-Filter-Watchers-0.03
This Perl module implements a Subversion property to control
SVN::Notify commit message subscriptions.
PR: ports/122990
Submitted by: Greg Larkin <glarkin at sourcehosting.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=211812
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 6a9f97cdb58f..735bed5561f2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1568,6 +1568,7 @@ SUBDIR += p5-SVN-Notify SUBDIR += p5-SVN-Notify-Config SUBDIR += p5-SVN-Notify-Filter-Markdown + SUBDIR += p5-SVN-Notify-Filter-Watchers SUBDIR += p5-SVN-Notify-Mirror SUBDIR += p5-SVN-Notify-Snapshot SUBDIR += p5-SVN-S4 |