diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-08-30 22:06:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-08-30 22:06:49 +0000 |
commit | db2717fc986463bfe9fe694eac055da7fe0180e6 (patch) | |
tree | 78ca3e21fb20bd00b116edb105c035bd455281d8 /misc | |
parent | b533b70c314c26b3ef63d5aef12d12e6ec65c3c6 (diff) | |
download | ports-db2717fc986463bfe9fe694eac055da7fe0180e6.tar.gz ports-db2717fc986463bfe9fe694eac055da7fe0180e6.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/afbackup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/afbackup/Makefile b/misc/afbackup/Makefile index cfc42a49a193..0d322a817ebc 100644 --- a/misc/afbackup/Makefile +++ b/misc/afbackup/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} # XXX Remember to remove the comment if the actual variable is needed by someone. #SLAVEDIRS=misc/afbackup-client misc/afbackup-server -MAINTAINER= voland@catpipe.net +MAINTAINER= ports@FreeBSD.org COMMENT= AF's backup system IGNORE= Uses unregistered uid that conflicts with other ports |