diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-04 20:58:12 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-04 20:58:12 +0800 |
commit | 07047d6ed934a5a328010c3e9fc46303e16f2b83 (patch) | |
tree | f205b354a8985bb4789683405dfddd5c2ad9bde4 /devel/Makefile | |
parent | ad277f683341b7e382e17129a80b12db40942d96 (diff) | |
download | freebsd-ports-gnome-07047d6ed934a5a328010c3e9fc46303e16f2b83.tar.gz freebsd-ports-gnome-07047d6ed934a5a328010c3e9fc46303e16f2b83.tar.zst freebsd-ports-gnome-07047d6ed934a5a328010c3e9fc46303e16f2b83.zip |
New port: devel/p5-Log-Agent-Logger
p5-Log-Agent-Logger is a new port of the Log::Agent::Logger
from CPAN, which depends on Log::Agent
PR: ports/41308
Submitted by: Tod McQuillin <devin@spamcop.net>
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 3e1bf374b93b..1b202cdb05e6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -556,6 +556,7 @@ SUBDIR += p5-Locale-gettext SUBDIR += p5-LockFile-Simple SUBDIR += p5-Log-Agent + SUBDIR += p5-Log-Agent-Logger SUBDIR += p5-Log-Dispatch SUBDIR += p5-Log-TraceMessages SUBDIR += p5-Mac-FileSpec-Unixish |