diff options
-rw-r--r-- | security/wipe/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dar/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/wipe/Makefile b/security/wipe/Makefile index a19f3c7ff67f..e4d70c83621a 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ebrandi@fugspbr.org +MAINTAINER= ports@FreeBSD.org COMMENT= File and block device wiping utility USE_BZIP2= yes diff --git a/sysutils/dar/Makefile b/sysutils/dar/Makefile index 08fc65c0a687..90e933ec75ad 100644 --- a/sysutils/dar/Makefile +++ b/sysutils/dar/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= ebrandi@fugspbr.org +MAINTAINER= ports@FreeBSD.org COMMENT= A full featured command-line backup tool, aimed for disks USE_AUTOTOOLS= libtool:15 |