diff options
author | mycroft <mycroft@pkgsrc.org> | 2003-01-10 01:02:35 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2003-01-10 01:02:35 +0000 |
commit | 0123663ba5e40d7ba7f2a8646bb96f2f7a1764d8 (patch) | |
tree | 935c20722046d4ce9359720936e711bf3c770f3a /wm/sawfish-replibs | |
parent | a6a685f39b9914dd5f37fe9ef68cdc4287cf2854 (diff) | |
download | pkgsrc-0123663ba5e40d7ba7f2a8646bb96f2f7a1764d8.tar.gz |
Update from 1.0.1 to 1.2. Tons of translation updates, and support for Xft.
Diffstat (limited to 'wm/sawfish-replibs')
-rw-r--r-- | wm/sawfish-replibs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish-replibs/Makefile b/wm/sawfish-replibs/Makefile index 6799a046c89..11f51156386 100644 --- a/wm/sawfish-replibs/Makefile +++ b/wm/sawfish-replibs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2002/03/21 05:39:19 fredb Exp $ +# $NetBSD: Makefile,v 1.6 2003/01/10 01:02:37 mycroft Exp $ # PKGNAME= sawfish-replibs-${SF_VERS} -PKGREVISION= 2 +#PKGREVISION= 2 COMMENT= librep Lisp libraries for sawfish |