diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /wm/fluxbox/Makefile | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'wm/fluxbox/Makefile')
-rw-r--r-- | wm/fluxbox/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile index 896b221f7b5..2e63daf91a9 100644 --- a/wm/fluxbox/Makefile +++ b/wm/fluxbox/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.58 2012/10/23 10:24:13 wiz Exp $ +# $NetBSD: Makefile,v 1.59 2013/01/26 21:38:59 adam Exp $ # DISTNAME= fluxbox-1.3.2 +PKGREVISION= 1 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/} EXTRACT_SUFX= .tar.bz2 |