diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-01-01 09:43:03 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-01-01 09:43:03 +0000 |
commit | 1a36357ac5e9b938a86bbbafe7749e5578d5631d (patch) | |
tree | 861795c68980ed2c1ce3f6657e7fd7a61f6724ca /archivers/xpk | |
parent | 61ed46ab55d6819731ebbc989db718bfb582fdc2 (diff) |
Notes
Diffstat (limited to 'archivers/xpk')
-rw-r--r-- | archivers/xpk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index badba3038330..8ab4f30f4f28 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ http://www.energyhq.org/files/ -MAINTAINER= ache@FreeBSD.org +MAINTAINER= flynn@energyhq.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes |