diff options
author | wiz <wiz@pkgsrc.org> | 2013-12-23 11:57:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-12-23 11:57:02 +0000 |
commit | db0c041c0d73936daf467763570f45955564f887 (patch) | |
tree | c6574cd7d838811f85188ca6d06fe2b21bac18da /archivers/xbin | |
parent | 4fa927910cb60d6aa32162fcefcb284ffb8fd27b (diff) | |
download | pkgsrc-db0c041c0d73936daf467763570f45955564f887.tar.gz |
Reset maintainer for resigned developers.
Diffstat (limited to 'archivers/xbin')
-rw-r--r-- | archivers/xbin/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile index 95ca83f653f..5ceb7c5d5d7 100644 --- a/archivers/xbin/Makefile +++ b/archivers/xbin/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2012/09/11 19:47:03 asau Exp $ -# +# $NetBSD: Makefile,v 1.30 2013/12/23 11:57:02 wiz Exp $ DISTNAME= ${PRGNAME}unix PKGNAME= ${PRGNAME}-2.3 @@ -8,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= http://sunsite.bilkent.edu.tr/pub/tex/ctan/tools/xbin/ DISTFILES= ${DISTNAME}.c ${PRGNAME}.man -MAINTAINER= rh@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Convert mailable BinHex format into binary LICENSE= xbin-license |