diff options
author | kris <kris@FreeBSD.org> | 2003-05-13 06:10:12 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-13 06:10:12 +0800 |
commit | 919796a4fc541dda5e83148761e916b665ea821f (patch) | |
tree | e3746c5c5b0cca1ac7d8b09a41b197de6b1ddc83 /sysutils | |
parent | 7e12fb9f638e64c8f072a75cd817d8de97952618 (diff) | |
download | freebsd-ports-gnome-919796a4fc541dda5e83148761e916b665ea821f.tar.gz freebsd-ports-gnome-919796a4fc541dda5e83148761e916b665ea821f.tar.zst freebsd-ports-gnome-919796a4fc541dda5e83148761e916b665ea821f.zip |
Reset maintainer on ports formerly maintained by dillon
Submitted by: dillon
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 |