diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-26 07:12:21 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-26 07:12:21 +0000 |
commit | 0cb0016454dae7eaf2d38e4076e65cfa9ffaacaa (patch) | |
tree | a430debe5beb33215cb7fec05c6908044f0077d4 /graphics/xbmbrowser/Makefile | |
parent | 956f24af73f53fdb236f6c20e51f4c100e72c501 (diff) | |
download | ports-0cb0016454dae7eaf2d38e4076e65cfa9ffaacaa.tar.gz ports-0cb0016454dae7eaf2d38e4076e65cfa9ffaacaa.zip |
Notes
Diffstat (limited to 'graphics/xbmbrowser/Makefile')
-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 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 |