diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-18 07:58:00 +0000 |
commit | fa2867e98140aa5882389998bc92ff7f4aeb8682 (patch) | |
tree | 9c744089cf74e2e66fe93f7de43b53ebde5a0839 /archivers | |
parent | 9e733e6bbd2b5762f0358270813f682493c9406c (diff) | |
download | ports-fa2867e98140aa5882389998bc92ff7f4aeb8682.tar.gz ports-fa2867e98140aa5882389998bc92ff7f4aeb8682.zip |
Notes
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/xpk/Makefile | 2 | ||||
-rw-r--r-- | archivers/xpk/pkg-descr | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/archivers/xpk/Makefile b/archivers/xpk/Makefile index 15060a6bbc10..0581910a918b 100644 --- a/archivers/xpk/Makefile +++ b/archivers/xpk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.jormas.com/~vesuri/xpk/ \ http://energyhq.homeip.net/files/ -MAINTAINER= adam@vectors.cx +MAINTAINER= adamw@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/archivers/xpk/pkg-descr b/archivers/xpk/pkg-descr index 054c28199458..d0725c64a8de 100644 --- a/archivers/xpk/pkg-descr +++ b/archivers/xpk/pkg-descr @@ -10,3 +10,5 @@ applications do not need to know which library was used to pack the data - the appropriate library needs to be installed. WWW: http://www.jormas.com/~vesuri/xpk/ + +-Adam Weinberger <adamw@FreeBSD.org> |