diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-03 07:29:36 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-03 07:29:36 +0000 |
commit | 5e1eef83e4abba2e967a4edd25e0f43a3cc37344 (patch) | |
tree | 7b31a7adfe3c34da03cbeb8a414c15a486baaeaf /archivers | |
parent | 0c015413b99915ab53c3133863e42aa396c7c64c (diff) |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/untar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/untar/Makefile b/archivers/untar/Makefile index 8fe7b2b8b774..3e32627158f4 100644 --- a/archivers/untar/Makefile +++ b/archivers/untar/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c EXTRACT_ONLY= -MAINTAINER= zau50357@lion.zero.ad.jp +MAINTAINER= ports@FreeBSD.org NO_WRKSUBDIR= yes NO_INSTALL_MANPAGES= yes |