diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /sysutils/evtviewer/Makefile | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
Diffstat (limited to 'sysutils/evtviewer/Makefile')
-rw-r--r-- | sysutils/evtviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/evtviewer/Makefile b/sysutils/evtviewer/Makefile index d088adbe3e74..42e2f9d9b766 100644 --- a/sysutils/evtviewer/Makefile +++ b/sysutils/evtviewer/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}-${PORTVERSION} \ http://contribs.martymac.org/evtViewer/ EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= PERL-based Event viewer USE_PERL5= yes |