diff options
author | andreas <andreas@FreeBSD.org> | 2001-01-04 06:19:35 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2001-01-04 06:19:35 +0800 |
commit | e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e (patch) | |
tree | de3fac164cb8e0c0addd17288be7935388c3da15 /archivers/bzip | |
parent | 4785cc9198309d9ffb50dc0e8dbc0408ff33d497 (diff) | |
download | freebsd-ports-gnome-e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e.tar.gz freebsd-ports-gnome-e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e.tar.zst freebsd-ports-gnome-e183ba6ed1a4dbb39a47a16d25a6f8a720e2b45e.zip |
Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
Diffstat (limited to 'archivers/bzip')
-rw-r--r-- | archivers/bzip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index 59b7881de134..88a67724ae23 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.21 CATEGORIES= archivers MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/bzip-0.21/ -MAINTAINER= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_CDROM= "Restrictive copyright (don't sell for profit)" MAN1= bzip.1 bunzip.1 |