diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:01:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 23:01:41 +0000 |
commit | d9927174c8b36b043411ddf173c8cd4aefaff508 (patch) | |
tree | eb99cb9bfdf2da9b5729c4b2c1d0acacee52e651 /x11-wm/afterstep-stable | |
parent | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (diff) | |
download | ports-d9927174c8b36b043411ddf173c8cd4aefaff508.tar.gz ports-d9927174c8b36b043411ddf173c8cd4aefaff508.zip |
Notes
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index a2cde4166002..8b59daf20132 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -3,12 +3,12 @@ # Date created: 1 May 1998 # Whom: Brett Taylor # -# $Id: Makefile,v 1.22 1998/06/29 03:46:27 mph Exp $ +# $Id: Makefile,v 1.23 1998/07/14 02:42:18 mph Exp $ # DISTNAME= AfterStep-1.4.5.0 PKGNAME= afterstep-1.4.5.3 -CATEGORIES= x11 +CATEGORIES= x11-wm MASTER_SITES= ftp://peloton.physics.montana.edu/pub/distfiles/ EXTRACT_SUFX= .tgz |