diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 02:58:58 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 02:58:58 +0000 |
commit | ccbfd46357114608398ba464285064284cd4dfde (patch) | |
tree | 0d69be1dda772de0b2f4f80e3a2f737395cd3a11 /sysutils/skill/Makefile | |
parent | Install files in share instead of lib. (diff) |
Update to version 3.7.7.
PR: 9462
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=16132
Diffstat (limited to 'sysutils/skill/Makefile')
-rw-r--r-- | sysutils/skill/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/skill/Makefile b/sysutils/skill/Makefile index 59573dfbcec7..0735b9c24f8c 100644 --- a/sysutils/skill/Makefile +++ b/sysutils/skill/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: skill -# Version required: 3.7.6 +# Version required: 3.7.7 # Date created: 20 Oct 1998 # Whom: Joao Carlos Mendes Luis <jonny@jonny.eng.br> # -# $Id: Makefile,v 1.3 1998/10/21 00:57:39 steve Exp $ +# $Id: Makefile,v 1.4 1998/10/28 22:48:35 steve Exp $ # -DISTNAME= skill-3.7@P5 -PKGNAME= skill-3.7.6 +DISTNAME= skill-3.7@P6 +PKGNAME= skill-3.7.7 CATEGORIES= sysutils MASTER_SITES= ftp://fast.cs.utah.edu/pub/skill/ EXTRACT_SUFX= _tar.Z |