diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:57:26 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2011-08-30 07:57:26 +0000 |
commit | 45ba9805ed14bcc27864d2ffa238431049a47064 (patch) | |
tree | 3b74c991bd7b086b7ae814844a9a9b4d1340e785 /archivers/arc | |
parent | 8549345081125042c90f22c8a4ddc412000dd25f (diff) |
Notes
Diffstat (limited to 'archivers/arc')
-rw-r--r-- | archivers/arc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/arc/Makefile b/archivers/arc/Makefile index a2b54df2f120..c0b84757d111 100644 --- a/archivers/arc/Makefile +++ b/archivers/arc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= archivers MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Create & extract files from DOS .ARC files PLIST_FILES= bin/arc bin/marc |