diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 09f6cf8bee406b4dea883bf0aeeafac223a894fb (patch) | |
tree | 8c3fcc5b760a056e61e7f1bc4581a6a7b6b0d88b /palm | |
parent | 6f859fa95e2f8bc3cb93357a7f954bd12cd4dbe2 (diff) | |
download | ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.tar.gz ports-09f6cf8bee406b4dea883bf0aeeafac223a894fb.zip |
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 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 |