diff options
author | sat <sat@FreeBSD.org> | 2006-05-10 20:40:03 +0000 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2006-05-10 20:40:03 +0000 |
commit | 3441aa1ad15d9d893ad3cda64df4b6354512b376 (patch) | |
tree | f7274ca1e5f66acba3c6ffb786ef96845af82ec7 /sysutils/durep | |
parent | 6da293766e0aac5e299bc194855b3cc8c252fc3e (diff) | |
download | FreeBSD-ports-3441aa1ad15d9d893ad3cda64df4b6354512b376.zip FreeBSD-ports-3441aa1ad15d9d893ad3cda64df4b6354512b376.tar.gz |
- Update my e-mail address
Approved by: krion (mentor, implicit)
Diffstat (limited to 'sysutils/durep')
-rw-r--r-- | sysutils/durep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/durep/Makefile b/sysutils/durep/Makefile index 3c0dfb0..cd43f90 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.hibernaculum.net/download/ \ http://bsd.gubkin.ru/myports/ -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= Utility for monitoring disk usage in a more visual way than du RUN_DEPENDS= ${SITE_PERL}/MLDBM.pm:${PORTSDIR}/databases/p5-MLDBM |