diff options
author | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-04-04 00:30:37 +0100 |
---|---|---|
committer | Mageia SVN-Git Migration <svn-git-migration@mageia.org> | 2011-04-04 00:30:37 +0100 |
commit | c409f7d0a7e8e9bc6cf59a0d27f0a22f924e5510 (patch) | |
tree | 319127bae691474f61cc6f8b3032faf30ebbf886 /Makefile | |
parent | c3a5075439d19359763222ef8564e266e8d11995 (diff) | |
download | drakguard-c409f7d0a7e8e9bc6cf59a0d27f0a22f924e5510.tar drakguard-c409f7d0a7e8e9bc6cf59a0d27f0a22f924e5510.tar.gz drakguard-c409f7d0a7e8e9bc6cf59a0d27f0a22f924e5510.tar.bz2 drakguard-c409f7d0a7e8e9bc6cf59a0d27f0a22f924e5510.tar.xz drakguard-c409f7d0a7e8e9bc6cf59a0d27f0a22f924e5510.zip |
Synthesized commit during git-svn import combining previous Mandriva history with Magiea.
This commit consitsts of the following subversion commits:
------------------------------------------------------------------------
r818 | dmorgan | 2011-04-04 00:30:37 +0100 (Mon, 04 Apr 2011) | 1 line
Add drakguard
------------------------------------------------------------------------
In addition to the above commits, the following cleaning work has been recorded:
- License is GPL according to the relevant rpm spec written by Mandriva
- bin/drakguard: replaced Mandriva by Mageia in "blocked by Mandriva parental control tool"
- Icons in data/icons will need to be replaced
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = drakguard -VERSION = 0.7.7 +VERSION = 0.7.8 DESTDIR= sbindir=/usr/sbin |