diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-29 15:51:49 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-01-29 15:51:49 +0000 |
commit | c1e6085f43f01d32c4302d323561730d6062179c (patch) | |
tree | d76c8fe4f5f2e79206104b7e4ce55e50f8763520 /x11/blast | |
parent | d60b4775235d1b1f086ec4095cff36add029ad8a (diff) | |
download | ports-c1e6085f43f01d32c4302d323561730d6062179c.tar.gz ports-c1e6085f43f01d32c4302d323561730d6062179c.zip |
Upgrade to blast-1.0-ss-10.10 and make myself MAINTAINER. Old MAINTAINER
wouldn't respond to emails.
Notes
Notes:
svn path=/head/; revision=9506
Diffstat (limited to 'x11/blast')
-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 3368157013a0..ab5525628d1d 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 2af858f20ffd..261a2640bbe8 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 |