diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
commit | 91256c15abd46d40cbeaa635f27316d74851e522 (patch) | |
tree | c72bff1e65b80fe9bc64e9e40c62d622dd3eef76 /palm | |
parent | 7914e35676805b3f14ea66469f46b4b4fe1e0258 (diff) |
Notes
Diffstat (limited to 'palm')
-rw-r--r-- | palm/makeztxt/Makefile | 2 | ||||
-rw-r--r-- | palm/palmpower/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/palm/makeztxt/Makefile b/palm/makeztxt/Makefile index 08d9ff1054cf..cab7a6a79992 100644 --- a/palm/makeztxt/Makefile +++ b/palm/makeztxt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gutenpalm DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Command line utility to create GutenPalm's zTXT format databases PLIST_FILES= bin/makeztxt diff --git a/palm/palmpower/Makefile b/palm/palmpower/Makefile index 38f8164d468b..1f2f666fe02b 100644 --- a/palm/palmpower/Makefile +++ b/palm/palmpower/Makefile @@ -17,7 +17,7 @@ CATEGORIES= palm # but that site doesn't allow direct HTTP transfers. # -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Disassembler and other tools for PalmOS binaries GNU_CONFIGURE= yes |