diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-22 12:56:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-22 12:56:45 +0000 |
commit | e67e84b4a253a8a4f293f8fb5fb682e06e8a685c (patch) | |
tree | 9a296c7520cf4c1e171b4e099949d689bda7a2d9 /devel/slib/Makefile | |
parent | 4281bb06567f35555fbe2154ca6c20e35048a905 (diff) | |
download | pkgsrc-e67e84b4a253a8a4f293f8fb5fb682e06e8a685c.tar.gz |
Update to 2d4 (2.4.4) provided by David S. in PR 18625.
Diffstat (limited to 'devel/slib/Makefile')
-rw-r--r-- | devel/slib/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/slib/Makefile b/devel/slib/Makefile index d36bf3c5a51..0cdf20fc9f8 100644 --- a/devel/slib/Makefile +++ b/devel/slib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2002/09/24 08:30:45 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2002/10/22 12:56:45 wiz Exp $ -DISTNAME= slib2d2 +DISTNAME= slib2d4 # # Convert the version number as follows 2d2 -> 2.4.2, where the d is # changed to a 4, representing the 4th letter. # -PKGNAME= slib-2.4.2 +PKGNAME= slib-2.4.4 CATEGORIES= devel MASTER_SITES= http://swissnet.ai.mit.edu/ftpdir/scm/ \ ${MASTER_SITE_GNU:=jacal/} |