diff options
-rw-r--r-- | games/xskat/Makefile | 6 | ||||
-rw-r--r-- | graphics/xbmbrowser/Makefile | 6 | ||||
-rw-r--r-- | print/rtf2latex/Makefile | 6 | ||||
-rw-r--r-- | print/tr2latex/Makefile | 6 |
4 files changed, 13 insertions, 11 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile index d49879cee199..c088d4d877bb 100644 --- a/games/xskat/Makefile +++ b/games/xskat/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: xskat # Version required: xskat-1.6 # Date created: 27 Apr 1996 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1996/05/14 12:13:07 tg Exp $ +# $Id: Makefile,v 1.2 1996/11/18 11:27:20 asami Exp $ # DISTNAME= xskat-1.6 CATEGORIES= games MASTER_SITES= ftp://ftp.germany.eu.net/pub/X11/misc/ -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@FreeBSD.org WRKSRC= ${WRKDIR}/xskat USE_IMAKE= yes diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile index 96348b878490..44baeb849978 100644 --- a/graphics/xbmbrowser/Makefile +++ b/graphics/xbmbrowser/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: xbmbrowser # Version required: xbmbrowser5.1 # Date created: 06 September 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.1.1.1 1995/11/09 06:49:26 asami Exp $ +# $Id: Makefile,v 1.2 1996/11/18 09:53:47 asami Exp $ # DISTNAME= xbmbrowser5.1 @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= utilities -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@FreeBSD.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile index 2ad79858debd..fa15148c392a 100644 --- a/print/rtf2latex/Makefile +++ b/print/rtf2latex/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: rtf2LaTeX # Version required: 1.5 # Date created: 25 Jan 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.org> # -# $Id: Makefile,v 1.4 1996/11/17 08:45:07 obrien Exp $ +# $Id: Makefile,v 1.5 1996/11/18 14:12:10 asami Exp $ # DISTNAME= rtf2LaTeX.1.5 @@ -11,7 +11,7 @@ PKGNAME= rtf2latex-1.5 CATEGORIES= print MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/ -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@FreeBSD.org WRKSRC= ${WRKDIR}/rtf2LaTeX MAN1= rtf2LaTeX.1 diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile index 7be7814bdf13..c0cb466c21b3 100644 --- a/print/tr2latex/Makefile +++ b/print/tr2latex/Makefile @@ -1,14 +1,16 @@ # New ports collection makefile for: tr2latex # Version required: 2.2 # Date created: 25 Jan 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de +# Whom: Thomas Gellekum <tg@FreeBSD.org> +# +# $Id$ # DISTNAME= tr2latex-2.2 CATEGORIES= print MASTER_SITES= ftp://ftp.cs.ruu.nl/pub/TEX/TOOLS/ -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de +MAINTAINER= tg@FreeBSD.org WRKSRC= ${WRKDIR}/tr2latex MAN1= tr2latex.1 |