diff options
author | erwin <erwin@FreeBSD.org> | 2003-07-12 18:37:39 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2003-07-12 18:37:39 +0800 |
commit | 582e3947b862fc9cf1d83cde958d68ae7a77320f (patch) | |
tree | 31d961cd392dc0b575f42e47abe3d816a12d32a7 /archivers | |
parent | f096d943003fc6bc3b4a060657f6151afd2dc113 (diff) | |
download | freebsd-ports-gnome-582e3947b862fc9cf1d83cde958d68ae7a77320f.tar.gz freebsd-ports-gnome-582e3947b862fc9cf1d83cde958d68ae7a77320f.tar.zst freebsd-ports-gnome-582e3947b862fc9cf1d83cde958d68ae7a77320f.zip |
Drop maintainership
Diffstat (limited to 'archivers')
-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 |