summaryrefslogtreecommitdiff
path: root/x11/xosd/Makefile.common
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-07-05 08:00:01 +0000
committerjmmv <jmmv@pkgsrc.org>2004-07-05 08:00:01 +0000
commit83c784e871e18ece83604ac4e2d2732204bb999a (patch)
tree26fb64973489fe011727e63b27500e32f5d55200 /x11/xosd/Makefile.common
parent0286f39d7dd709408a352761b359fdad3e1281c3 (diff)
downloadpkgsrc-83c784e871e18ece83604ac4e2d2732204bb999a.tar.gz
Update xosd and xmms-osd to 2.2.8:
- investigated using indent. From now on I'll use these arguments to indent before releasing: indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c (the program indent.sh should indent everything:) (Tim Wright) - new version of osd_cat that can do percentage and slider bars (phil gees) - speed optimisation (Piotr Chmura)
Diffstat (limited to 'x11/xosd/Makefile.common')
-rw-r--r--x11/xosd/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xosd/Makefile.common b/x11/xosd/Makefile.common
index e4d5edc24f8..03e077e5a04 100644
--- a/x11/xosd/Makefile.common
+++ b/x11/xosd/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.12 2004/06/04 11:45:45 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.13 2004/07/05 08:00:01 jmmv Exp $
#
-DISTNAME= xosd-2.2.7
+DISTNAME= xosd-2.2.8
CATEGORIES= x11
MASTER_SITES= http://www.ignavus.net/
EXTRACT_SUFX= .tar.bz2