diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-04-12 13:00:32 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-04-12 13:00:32 +0000 |
commit | 8a51e284510a00f4187c4f127c1c19b9a95b68ed (patch) | |
tree | 84d9de4d9190c72811936da33d7e1531ec01b64c /archivers/liborange | |
parent | 11c584b4019eee0dda00c8fd426ad5d601d3e560 (diff) | |
download | ports-8a51e284510a00f4187c4f127c1c19b9a95b68ed.tar.gz ports-8a51e284510a00f4187c4f127c1c19b9a95b68ed.zip |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor)
Notes
Notes:
svn path=/head/; revision=133146
Diffstat (limited to 'archivers/liborange')
-rw-r--r-- | archivers/liborange/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index c5f93e0e2453..1135244269b5 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -11,7 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= synce -MAINTAINER= boris@brooknet.com.au +MAINTAINER= lawrance@FreeBSD.org COMMENT= Extract Microsoft Cabinet files from self-extracting installers LIB_DEPENDS= synce.0:${PORTSDIR}/palm/synce-libsynce \ |