diff options
author | jseger <jseger@FreeBSD.org> | 1998-01-29 15:51:49 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-01-29 15:51:49 +0000 |
commit | af711613ec4c075bbd4632187cf02b380fcaa9ae (patch) | |
tree | 3d0a78134f494e2da14c96b88efe6788442cfc76 | |
parent | 58d85f6f52bb1b79385d78af29ac155cad0f2dc1 (diff) | |
download | FreeBSD-ports-af711613ec4c075bbd4632187cf02b380fcaa9ae.zip FreeBSD-ports-af711613ec4c075bbd4632187cf02b380fcaa9ae.tar.gz |
Upgrade to blast-1.0-ss-10.10 and make myself MAINTAINER. Old MAINTAINER
wouldn't respond to emails.
-rw-r--r-- | x11/blast/Makefile | 10 | ||||
-rw-r--r-- | x11/blast/distinfo | 2 |
2 files changed, 5 insertions, 7 deletions
diff --git a/x11/blast/Makefile b/x11/blast/Makefile index 3368157..ab55256 100644 --- a/x11/blast/Makefile +++ b/x11/blast/Makefile @@ -3,23 +3,21 @@ # Date created: 9 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.4 1996/11/18 11:42:45 asami Exp $ +# $Id: Makefile,v 1.5 1997/11/27 18:50:58 jseger Exp $ # -DISTNAME= blast-1.0-ss-9.03 +DISTNAME= blast-1.0-ss-10.10 PKGNAME= blast-1.0 CATEGORIES= x11 MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/blast-1.0/ \ ftp://ftp.univie.ac.at/systems/hpux/hpux/X11/Demos/blast-1.0/ \ ftp://hpftp.cict.fr/hpux/X11/Demos/blast-1.0/ -MAINTAINER= searle@longacre.demon.co.uk +MAINTAINER= jseger@FreeBSD.org USE_X11= yes MAN1= blast.1 - -pre-configure: - ${MV} $(WRKDIR)/blast-1.0 $(WRKSRC) +WRKSRC= ${WRKDIR}/blast-1.0 do-build: cc $(WRKSRC)/blast.c -I${X11BASE}/include -O2 -L$(PREFIX)/lib -lX11 -lXext -o $(WRKSRC)/blast diff --git a/x11/blast/distinfo b/x11/blast/distinfo index 2af858f..261a264 100644 --- a/x11/blast/distinfo +++ b/x11/blast/distinfo @@ -1 +1 @@ -MD5 (blast-1.0-ss-9.03.tar.gz) = e530a49424ed753ca51b403f5620edd2 +MD5 (blast-1.0-ss-10.10.tar.gz) = ab46f94f79b6bb19f112019982131ddf |