diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-12 10:37:39 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-07-12 10:37:39 +0000 |
commit | 9f2a9f06b439a9bd5fa546f07602aba6fd344aa7 (patch) | |
tree | 7b09bcb4ac7578aafa1e2703238d6a245d6f78f7 /archivers/nomarch | |
parent | e7864b594d23bf09ee8b11bebc9d5be52c7e4e53 (diff) | |
download | ports-9f2a9f06b439a9bd5fa546f07602aba6fd344aa7.tar.gz ports-9f2a9f06b439a9bd5fa546f07602aba6fd344aa7.zip |
Notes
Diffstat (limited to 'archivers/nomarch')
-rw-r--r-- | archivers/nomarch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index eadf4dbbf818..3498e8e04f9e 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Extracts files from the old `.arc' archive format LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt |