diff options
author | tg <tg@FreeBSD.org> | 1997-08-26 07:12:21 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-26 07:12:21 +0000 |
commit | fd470ef91d90f7e39f32c62bbc24ea156c078193 (patch) | |
tree | 0bb6bfff069653f8cff7436135a4e848a2991a44 /graphics | |
parent | c6b3e9df595f9c3593ea7fbb2354d94df3f8f217 (diff) | |
download | FreeBSD-ports-fd470ef91d90f7e39f32c62bbc24ea156c078193.zip FreeBSD-ports-fd470ef91d90f7e39f32c62bbc24ea156c078193.tar.gz |
- Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xbmbrowser/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xbmbrowser/Makefile b/graphics/xbmbrowser/Makefile index 96348b8..44baeb8 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 |