diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-07 11:17:12 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-07 11:17:12 +0000 |
commit | ca3bf7cb324d76e7d201c36d43565b89f63db9ed (patch) | |
tree | 8312859e0c049a6552055d5bf0d34fd14aa0a14e /devel/otrs/Makefile | |
parent | 52d7cb5a872e86f45b48c56e4113a00000cff289 (diff) |
Notes
Diffstat (limited to 'devel/otrs/Makefile')
-rw-r--r-- | devel/otrs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index aba4b7c999ec..197861c836c7 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.otrs.org/pub/otrs/ DISTNAME= ${PORTNAME}-${PORTVERSION}-01 -MAINTAINER= skv@FreeBSD.org +MAINTAINER= snb@threerings.net COMMENT= Open Ticket Request System BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \ |