diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-05 08:41:17 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-05 08:41:17 +0000 |
commit | 3a34ee019d5c86caa3410cf92d9b01569163b98c (patch) | |
tree | d3e5ccb303ae4941e86b7bbab9ebe3b8f045e5b5 /sysutils/durep | |
parent | 902781695542f188039efc5a754e67bb8be45f4a (diff) | |
download | ports-3a34ee019d5c86caa3410cf92d9b01569163b98c.tar.gz ports-3a34ee019d5c86caa3410cf92d9b01569163b98c.zip |
Notes
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 b31f93f4f76d..a401b56e5a2e 100644 --- a/sysutils/durep/Makefile +++ b/sysutils/durep/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= sysutils MASTER_SITES= http://www.hibernaculum.net/download/ -MAINTAINER= obraun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= durep.1 |