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/libdynamite | |
parent | 11c584b4019eee0dda00c8fd426ad5d601d3e560 (diff) |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor)
Notes
Notes:
svn path=/head/; revision=133146
Diffstat (limited to 'archivers/libdynamite')
-rw-r--r-- | archivers/libdynamite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile index 514958e39a85..f590e64cd2e7 100644 --- a/archivers/libdynamite/Makefile +++ b/archivers/libdynamite/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= Decompress data compressed with PKWARE Data Compression Library GNU_CONFIGURE= yes |