diff options
-rw-r--r-- | math/linux-relview/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/pager/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/linux-relview/Makefile b/math/linux-relview/Makefile index e51c3f99abb5..9e085dc287b8 100644 --- a/math/linux-relview/Makefile +++ b/math/linux-relview/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.informatik.uni-kiel.de/pub/kiel/relview/RELVIEW_7.0/LINU PKGNAMEPREFIX= linux- EXTRACT_SUFX= .gz -MAINTAINER= ebert@informatik.unibw-muenchen.de +MAINTAINER= ports@FreeBSD.org COMMENT= An interactive tool for manipulation of relations RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index 5c266eeee40f..05624ea18b8b 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \ http://mirror2.unixfreunde.de/ EXTRACT_SUFX= .tgz -MAINTAINER= ebert@informatik.unibw-muenchen.de +MAINTAINER= ports@FreeBSD.org COMMENT= A pager for sawfish without GNOME BUILD_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish |