diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-01-17 11:03:44 +0800 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-01-17 11:03:44 +0800 |
commit | 3fc856a44254eb87900e51c9551083087d043565 (patch) | |
tree | e418c8e2a86e4e832050b28d328049f02b0ede9d /x11-wm/afterstep-stable | |
parent | facc0406a52c0ef4fb42ec770394c241e6bf8e99 (diff) | |
download | freebsd-ports-gnome-3fc856a44254eb87900e51c9551083087d043565.tar.gz freebsd-ports-gnome-3fc856a44254eb87900e51c9551083087d043565.tar.zst freebsd-ports-gnome-3fc856a44254eb87900e51c9551083087d043565.zip |
Complete the AfterStep division between Classic, Stable, and Devel.
Updated MASTER_SITE mirrors and made all appropriate upgrade changes.
Add the Afterstep virtual category while I'm here.
Provoked by: asami, (ports/9324)
Kris Kennaway <kkennawa@physics.adelaide.edu.au>
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 20 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/distinfo | 2 |
2 files changed, 12 insertions, 10 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 3a6cd04c5b38..7c91bf7a4db2 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -1,23 +1,25 @@ -# New ports collection makefile for: afterstep-1.6 -# Version required: 1.6 +# New ports collection makefile for: afterstep-stable +# Version required: 1.6.6 # Date created: 1 May 1998 # Whom: Brett Taylor # -# $Id: Makefile,v 1.28 1998/12/23 01:41:18 steve Exp $ +# $Id: Makefile,v 1.29 1999/01/03 11:52:23 asami Exp $ # -DISTNAME= AfterStep-1.6.0 -CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.afterstep.org/stable/ +DISTNAME= AfterStep-1.6.6 +PKGNAME= afterstep-1.6.6 +CATEGORIES= x11-wm afterstep +MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ + ftp://ftp.starshadow.com/pub/afterstep/stable/ \ + ftp://ftp.digex.net/pub/os/wm/AfterStep/stable/ \ + ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/ -MAINTAINER= ports@freebsd.org +MAINTAINER= dima@chg.ru LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.2:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg -BROKEN= upgrade - INSTALL_TARGET= install install.man MAN1= Animate.1x Audio.1x Auto.1x Banner.1x Cascade.1x Clean.1x \ Form.1x Ident.1x Pager.1x Save.1x Script.1x Scroll.1x Tile.1x \ diff --git a/x11-wm/afterstep-stable/distinfo b/x11-wm/afterstep-stable/distinfo index 07c041456813..48557f31a747 100644 --- a/x11-wm/afterstep-stable/distinfo +++ b/x11-wm/afterstep-stable/distinfo @@ -1 +1 @@ -MD5 (AfterStep-1.6.0.tar.gz) = 026257f589285b8e0414b890ed71c9d5 +MD5 (AfterStep-1.6.6.tar.gz) = 6411ef02da05eef4a26c77076a9411d8 |