diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 2000-06-20 21:45:58 +0000 |
commit | 10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (patch) | |
tree | 2b81a4bcbf868cd67414ae83fd284c115e5f2b30 /astro | |
parent | b2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (diff) | |
download | ports-10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c.tar.gz ports-10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/wmspaceweather/Makefile | 2 | ||||
-rw-r--r-- | astro/wmsun/Makefile | 2 | ||||
-rw-r--r-- | astro/x3arth/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/astro/wmspaceweather/Makefile b/astro/wmspaceweather/Makefile index 662ef0c7aa85..3c50fa199a40 100644 --- a/astro/wmspaceweather/Makefile +++ b/astro/wmspaceweather/Makefile @@ -10,7 +10,7 @@ CATEGORIES= astro windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ DISTNAME= wmSpaceWeather-1.04 -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/astro/wmsun/Makefile b/astro/wmsun/Makefile index bf63f4169e73..d416560d176e 100644 --- a/astro/wmsun/Makefile +++ b/astro/wmsun/Makefile @@ -10,7 +10,7 @@ CATEGORIES= astro windowmaker MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/ DISTNAME= wmSun-1.03 -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/astro/x3arth/Makefile b/astro/x3arth/Makefile index 73c77a8b4110..012ead875476 100644 --- a/astro/x3arth/Makefile +++ b/astro/x3arth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro tcl82 MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= X11/desktop -MAINTAINER= cpiazza@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/bin/tclsh8.2:${PORTSDIR}/lang/tcl82 \ ${X11BASE}/bin/xv:${PORTSDIR}/graphics/xv |