diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-17 19:48:20 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-17 19:48:20 +0000 |
commit | edc806d51d18a4ddb84945bddd2c395fa4dd38c9 (patch) | |
tree | 9aee5abcbfe681102906efb0df892a4f22ace18e /x11-wm/afterstep-stable | |
parent | 716b9db32eb597803181dd154bde1228d7d99250 (diff) |
Notes
Diffstat (limited to 'x11-wm/afterstep-stable')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 10 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/afterstep-stable/pkg-plist | 1 |
3 files changed, 7 insertions, 6 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 0f29b8090c99..690e850ccd7e 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: afterstep -# Version required: 1.0pre6 +# Version required: 1.0 # Date created: October 29th 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.15 1997/03/23 16:22:41 jfitz Exp $ +# $Id: Makefile,v 1.16 1997/03/30 06:04:54 jfitz Exp $ # -DISTNAME= AfterStep-1.0pre6 -PKGNAME= afterstep-1.0pr6 +DISTNAME= AfterStep-1.0 +PKGNAME= afterstep-1.0 CATEGORIES= x11 MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/ @@ -43,7 +43,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/icons/8bit/*.xpm ${PREFIX}/include/X11/pixmaps/ .endif @ ${MKDIR} -p ${PREFIX}/lib/X11/afterstep/doc/ - @for file in CHANGES CREDITS README README.8bit FAQ module-interface.txt; do \ + @for file in CHANGES CREDITS README README.8bit INSTALL FAQ module-interface.txt; do \ ${INSTALL_DATA} ${WRKSRC}/$$file ${PREFIX}/lib/X11/afterstep/doc/; \ done diff --git a/x11-wm/afterstep-stable/distinfo b/x11-wm/afterstep-stable/distinfo index 84e76193ce88..039c377b223d 100644 --- a/x11-wm/afterstep-stable/distinfo +++ b/x11-wm/afterstep-stable/distinfo @@ -1 +1 @@ -MD5 (AfterStep-1.0pre6.tar.gz) = 4861adaf81208c70067b8ad0093b6efe +MD5 (AfterStep-1.0.tar.gz) = 2c56247e1914e25a455df3c8d03b0663 diff --git a/x11-wm/afterstep-stable/pkg-plist b/x11-wm/afterstep-stable/pkg-plist index c0296909a0b3..0b3bf094ee94 100644 --- a/x11-wm/afterstep-stable/pkg-plist +++ b/x11-wm/afterstep-stable/pkg-plist @@ -26,6 +26,7 @@ lib/X11/afterstep/doc/CREDITS lib/X11/afterstep/doc/README lib/X11/afterstep/doc/README.8bit lib/X11/afterstep/doc/FAQ +lib/X11/afterstep/doc/INSTALL lib/X11/afterstep/doc/module-interface.txt lib/X11/afterstep/sounds/bong.au lib/X11/afterstep/sounds/clink.au |