diff options
-rw-r--r-- | sysutils/debootstrap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/debootstrap/Makefile b/sysutils/debootstrap/Makefile index 2be7605d5acd..757e5785abc2 100644 --- a/sysutils/debootstrap/Makefile +++ b/sysutils/debootstrap/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= trasz@FreeBSD.org COMMENT= Install Debian base system into a directory LICENSE= MIT |