diff options
author | joerg <joerg@pkgsrc.org> | 2007-03-08 17:21:54 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-03-08 17:21:54 +0000 |
commit | 8c3da2a8b474f5f59b33de45c804e8c517920c85 (patch) | |
tree | 65bf06c8b39b4a6c04d1a4718493527505e96008 /x11/beforelight | |
parent | 48d928e2166dde5b45eca8018aad7f5e438c8436 (diff) | |
download | pkgsrc-8c3da2a8b474f5f59b33de45c804e8c517920c85.tar.gz |
Fix PLIST. Bump revision.
Diffstat (limited to 'x11/beforelight')
-rw-r--r-- | x11/beforelight/Makefile | 3 | ||||
-rw-r--r-- | x11/beforelight/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/beforelight/Makefile b/x11/beforelight/Makefile index 0e93d7d1b5c..c11c5b3290d 100644 --- a/x11/beforelight/Makefile +++ b/x11/beforelight/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/03/07 15:03:46 joerg Exp $ +# $NetBSD: Makefile,v 1.2 2007/03/08 17:21:54 joerg Exp $ # DISTNAME= beforelight-1.0.2 CATEGORIES= x11 +PKGREVISION= 1 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/ EXTRACT_SUFX= .tar.bz2 diff --git a/x11/beforelight/PLIST b/x11/beforelight/PLIST index 984f65fc3ac..846669b5a97 100644 --- a/x11/beforelight/PLIST +++ b/x11/beforelight/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/07 15:03:46 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/03/08 17:21:54 joerg Exp $ bin/beforelight +lib/X11/app-defaults/Beforelight man/man1/beforelight.1 |