diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-10-26 23:57:21 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-10-26 23:57:21 +0000 |
commit | 337f28498d022f0e84f79ec745aacb06abf11c8f (patch) | |
tree | d46eb2d8f5a30afe6bb2f76559195a53bfac798b /x11/bricons | |
parent | c4c57fbe2cd088a08d5e2fc1870259fde1f2f8f8 (diff) | |
download | ports-337f28498d022f0e84f79ec745aacb06abf11c8f.tar.gz ports-337f28498d022f0e84f79ec745aacb06abf11c8f.zip |
Notes
Diffstat (limited to 'x11/bricons')
-rw-r--r-- | x11/bricons/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/bricons/Makefile b/x11/bricons/Makefile index a08eebc38b3f..1dc6b1489651 100644 --- a/x11/bricons/Makefile +++ b/x11/bricons/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: bricons # Version required: 3.0 with colour icons # Date created: 31 Jul 1996 -# Whom: shanee@rabbit.augusta.de +# Whom: shanee@augusta.de # -# $Id: Makefile,v 1.1.1.1 1996/11/25 10:00:21 tg Exp $ +# $Id: Makefile,v 1.2 1997/04/29 10:54:43 asami Exp $ # DISTNAME= bricons @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.uni-paderborn.de/unix/X11/ftp.x.org/R5contrib/ \ ftp://ftp.pasteur.fr/pub/computing/unix/X11/R5contrib/ EXTRACT_SUFX= -athena-3.0.tar.gz -MAINTAINER= shanee@rabbit.augusta.de +MAINTAINER= shanee@augusta.de LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |