diff options
Diffstat (limited to 'x11/deforaos-panel')
-rw-r--r-- | x11/deforaos-panel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/deforaos-panel/Makefile b/x11/deforaos-panel/Makefile index c81789dfbae..a2e894055f2 100644 --- a/x11/deforaos-panel/Makefile +++ b/x11/deforaos-panel/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2016/02/20 00:46:55 khorben Exp $ +# $NetBSD: Makefile,v 1.24 2016/02/20 02:28:14 khorben Exp $ # DISTNAME= Panel-0.3.6 PKGNAME= deforaos-panel-0.3.6 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://www.defora.org/os/download/download/4417/ |