diff options
author | adamw <adamw@FreeBSD.org> | 2004-01-07 15:34:22 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2004-01-07 15:34:22 +0800 |
commit | b25e8138aea0ade8073abe04d795b0ad5ca8199d (patch) | |
tree | 77bf8b7c4075b500258ce2d4c6897dbba2c67f87 /archivers/xpk | |
parent | 7aa7a129a759544fbc534abc92dded37fa52bd1d (diff) | |
download | freebsd-ports-gnome-b25e8138aea0ade8073abe04d795b0ad5ca8199d.tar.gz freebsd-ports-gnome-b25e8138aea0ade8073abe04d795b0ad5ca8199d.tar.zst freebsd-ports-gnome-b25e8138aea0ade8073abe04d795b0ad5ca8199d.zip |
Release maintainership.
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 177132f2b6d7..bd2880df8c67 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= adamw@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The eXternal PacKer (XPK) library system USE_LIBTOOL= yes |