diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-08-10 09:16:46 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-08-10 09:16:46 +0800 |
commit | c0b8085ec8ef496d72a46c7714594b61f4c22c7a (patch) | |
tree | 26471f0510f964fe029a4236b7d651cb6f233e98 /x11-wm/afterstep | |
parent | dba7b37100f38de7ac24e4842c54381180d6ead6 (diff) | |
download | freebsd-ports-gnome-c0b8085ec8ef496d72a46c7714594b61f4c22c7a.tar.gz freebsd-ports-gnome-c0b8085ec8ef496d72a46c7714594b61f4c22c7a.tar.zst freebsd-ports-gnome-c0b8085ec8ef496d72a46c7714594b61f4c22c7a.zip |
Upgraded to 0.98b19
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/Makefile | 12 | ||||
-rw-r--r-- | x11-wm/afterstep/distinfo | 2 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 611ebd0206ff..95ba9bd79716 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/Makefile @@ -1,23 +1,23 @@ # New ports collection makefile for: afterstep -# Version required: 0.98b18 +# Version required: 0.98b19 # Date created: 17 July 96 # Whom: james@bdd.net # -# $Id$ +# $Id: Makefile,v 1.3 1996/08/07 02:29:48 asami Exp $ # -DISTNAME= as-b18 -PKGNAME= afterstep-0.98b18 +DISTNAME= as-b19 +PKGNAME= afterstep-0.98b19 CATEGORIES+= x11 MASTER_SITES= ftp://oak.sfasu.edu/pub/AfterStep/ -MAINTAINER= james@nexis.net +MAINTAINER= jfitz@freebsd.org LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= fvwm:${PORTSDIR}/x11/fvwm USE_X11= yes -WRKSRC= ${WRKDIR}/AfterStep-0.98aBETA18 +WRKSRC= ${WRKDIR}/AfterStep-0.98aBETA19 pre-build: @cd ${WRKSRC}; sh MakeMakefiles diff --git a/x11-wm/afterstep/distinfo b/x11-wm/afterstep/distinfo index a90e96594a92..756ffea18540 100644 --- a/x11-wm/afterstep/distinfo +++ b/x11-wm/afterstep/distinfo @@ -1 +1 @@ -MD5 (as-b18.tar.gz) = d76baac57c446632ab2df7aca855fc5b +MD5 (as-b19.tar.gz) = 3fe824a1cdd52d8738778e3abc5a99ec |