diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
commit | 430a9b2f77b49a657f42628366737e2dceb61ccf (patch) | |
tree | 8c7400b41beedea5b4bb095efd55352661b1eadf /comms/tilp2 | |
parent | 0efea8befe8d1610d5768de713c1d2c141ab5731 (diff) | |
download | pkgsrc-430a9b2f77b49a657f42628366737e2dceb61ccf.tar.gz |
Reset maintainer
Diffstat (limited to 'comms/tilp2')
-rw-r--r-- | comms/tilp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index 16d8cf2e87e..3b11681ded1 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2017/02/12 06:25:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.12 2017/09/16 19:26:43 wiz Exp $ # DISTNAME= tilp2-1.16 @@ -7,7 +7,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rodent@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lpg.ticalc.org/prj_tilp/ COMMENT= Multi-platform linking program for TI graphing calculators LICENSE= gnu-gpl-v2 |