diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-12 22:10:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-12 22:10:12 +0000 |
commit | 90e35326c6f95decfd15dc9bbdd484b3834d8901 (patch) | |
tree | d3e0c6771ae9596263aa5efbbb6db5ae909b6094 /sysutils | |
parent | d67b1912242f509390448aad2285e098da70332d (diff) | |
download | ports-90e35326c6f95decfd15dc9bbdd484b3834d8901.tar.gz ports-90e35326c6f95decfd15dc9bbdd484b3834d8901.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cpdup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile index 8b20b7349c59..5be0ee883e41 100644 --- a/sysutils/cpdup/Makefile +++ b/sysutils/cpdup/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ #MASTER_SITE_SUBDIR= cp -MAINTAINER= dillon@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.ORG COMMENT= A comprehensive filesystem mirroring program MAN1= cpdup.1 |