diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:24:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 10:24:26 +0000 |
commit | 25c1b1ab740bc45f51c286a501be2a5bf0a5578e (patch) | |
tree | 6c0238bc1c02b6b5b00275a8b5b61c5cc610d2a1 /devel/xxgdb/Makefile | |
parent | 602852a3250a683a7eee2d9e1cab98b5e21667f0 (diff) | |
download | ports-25c1b1ab740bc45f51c286a501be2a5bf0a5578e.tar.gz ports-25c1b1ab740bc45f51c286a501be2a5bf0a5578e.zip |
Notes
Diffstat (limited to 'devel/xxgdb/Makefile')
-rw-r--r-- | devel/xxgdb/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/xxgdb/Makefile b/devel/xxgdb/Makefile index de1512bbf224..5dfeb3906561 100644 --- a/devel/xxgdb/Makefile +++ b/devel/xxgdb/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xxgdb -# Version required: 1.11 +# Version required: 1.12 # Date created: 2 May 1995 # Whom: jkh # -# $Id: Makefile,v 1.1.1.1 1995/05/03 05:39:09 asami Exp $ +# $Id: Makefile,v 1.2 1995/06/20 08:01:29 asami Exp $ # -DISTNAME= xxgdb-1.11 +DISTNAME= xxgdb-1.12 CATEGORIES+= development programming MASTER_SITES= ftp://ftp.x.org/contrib/utilities/ \ ftp://crl.dec.com/pub/X11/contrib/utilities/ |