diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-13 22:49:18 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-12-13 22:49:18 +0000 |
commit | b149634f627c15f247959c32bbddfb1f71375a74 (patch) | |
tree | aa80d05bdff893942acf71dd3caebd7ba3c56e5b /converters | |
parent | 391c68d29c56317c38c9ba153c558dd36d8b62dc (diff) | |
download | ports-b149634f627c15f247959c32bbddfb1f71375a74.tar.gz ports-b149634f627c15f247959c32bbddfb1f71375a74.zip |
- Update maintainer's email
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi)
Notes
Notes:
svn path=/head/; revision=245728
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libticonv/Makefile | 2 | ||||
-rw-r--r-- | converters/libticonv/pkg-descr | 3 |
2 files changed, 1 insertions, 4 deletions
diff --git a/converters/libticonv/Makefile b/converters/libticonv/Makefile index 1da4cb3dd0db..501b4cbacef8 100644 --- a/converters/libticonv/Makefile +++ b/converters/libticonv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= converters MASTER_SITES= SF/tilp/tilp2-linux/tilp2-1.10 DISTNAME= tilibs2-20080110 -MAINTAINER= tijl@ulyssis.org +MAINTAINER= tijl@coosemans.org COMMENT= TI calculator character set library USE_AUTOTOOLS= libtool:22 diff --git a/converters/libticonv/pkg-descr b/converters/libticonv/pkg-descr index b96d2439dba5..66b49eeb566b 100644 --- a/converters/libticonv/pkg-descr +++ b/converters/libticonv/pkg-descr @@ -2,6 +2,3 @@ The ticonv library is a library to work with the various TI calculator character sets. WWW: http://tilp.info/ - -- Tijl Coosemans -tijl@ulyssis.org |