diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmmoonclock/Makefile | 2 | ||||
-rw-r--r-- | astro/xglobe/Makefile | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/astro/wmmoonclock/Makefile b/astro/wmmoonclock/Makefile index f3a0be8..dfd388b 100644 --- a/astro/wmmoonclock/Makefile +++ b/astro/wmmoonclock/Makefile @@ -10,7 +10,7 @@ DISTNAME= wmMoonClock-1.26 CATEGORIES= astro windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ -MAINTAINER= kris@FreeBSD.ORG +MAINTAINER= kris@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm/ diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile index 3ca6048..7adce74 100644 --- a/astro/xglobe/Makefile +++ b/astro/xglobe/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: xglobe # Version required: 0.3.1 # Date created: 20 January 1998 -# Whom: Kris Kennaway <kris@FreeBSD.ORG> +# Whom: Kris Kennaway <kris@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ DISTNAME= xglobe-0.3.1 CATEGORIES= astro MASTER_SITES= http://www.uni-karlsruhe.de/~uddn/xglobe/ -MAINTAINER= kris@FreeBSD.ORG +MAINTAINER= kris@FreeBSD.org USE_QT= yes USE_X_PREFIX= yes |