diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:19:35 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2001-01-03 22:19:35 +0000 |
commit | 56ffabc9198461b9509c56ea03e7fccfc450d72c (patch) | |
tree | 0b3c1248d8270263337ae78cdb88ac29ffdc457f /archivers/bzip | |
parent | bca169fdd834da31b72a7bfdd8798b45a6c7d209 (diff) | |
download | ports-56ffabc9198461b9509c56ea03e7fccfc450d72c.tar.gz ports-56ffabc9198461b9509c56ea03e7fccfc450d72c.zip |
Notes
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 |