diff options
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 cab7a6a79992..20702939226d 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= ports@oven.org +MAINTAINER= ports@FreeBSD.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 1f2f666fe02b..686643025fc9 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= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Disassembler and other tools for PalmOS binaries GNU_CONFIGURE= yes |