diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-05-11 01:37:22 +0000 |
commit | 7b31020cb682edc2735b49ee3e42982ac61335e6 (patch) | |
tree | 286789997f652f453bea8423cc63ee737a3828dd /archivers/lbrate | |
parent | 1a30c92355378ab3153c74f00d29fc9963d33ef3 (diff) | |
download | ports-7b31020cb682edc2735b49ee3e42982ac61335e6.tar.gz ports-7b31020cb682edc2735b49ee3e42982ac61335e6.zip |
Notes
Diffstat (limited to 'archivers/lbrate')
-rw-r--r-- | archivers/lbrate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index d1baa6b60426..7830ca82090b 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ -MAINTAINER= gslin@ccca.nctu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Extract/decompress CP/M LBR archives USE_GETOPT_LONG=yes |