diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-03-03 07:43:45 +0800 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-03-03 07:43:45 +0800 |
commit | 7ca108f3bddaece61f12cf7843898da27d4ee3b7 (patch) | |
tree | 795256c3e17939dea8ffab501629baa46b4b67dd /archivers/ha | |
parent | 16f82370392571f50aa3c01c689379617d7e5496 (diff) | |
download | freebsd-ports-gnome-7ca108f3bddaece61f12cf7843898da27d4ee3b7.tar.gz freebsd-ports-gnome-7ca108f3bddaece61f12cf7843898da27d4ee3b7.tar.zst freebsd-ports-gnome-7ca108f3bddaece61f12cf7843898da27d4ee3b7.zip |
Update maintainer email in my ports
Approved by: eadler (mentor)
Diffstat (limited to 'archivers/ha')
-rw-r--r-- | archivers/ha/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index edf1d54823ae..7cda83c9dde2 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.kuzbass.ru/pub/unix/util/arcers/ DISTNAME= ha0999 EXTRACT_SUFX= .tgz -MAINTAINER= spam@rm-rf.kiev.ua +MAINTAINER= ak@FreeBSD.org COMMENT= The HA archiver using the HSC compression method NO_WRKSUBDIR= yes |