aboutsummaryrefslogtreecommitdiff
path: root/sysutils/system-tools-backends
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-06-24 12:19:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-06-24 12:19:44 +0000
commit2974af2bd386108904235127b50ff21fe5307d79 (patch)
treef9b1d9eb6420ec6be2b656222ebba8897e20f181 /sysutils/system-tools-backends
parentc3e6deebb6ac7a4110bc993664efac7e14b4e99e (diff)
downloadports-2974af2bd386108904235127b50ff21fe5307d79.tar.gz
ports-2974af2bd386108904235127b50ff21fe5307d79.zip
Notes
Diffstat (limited to 'sysutils/system-tools-backends')
-rw-r--r--sysutils/system-tools-backends/Makefile1
-rw-r--r--sysutils/system-tools-backends/files/patch-Utils_Platform.pm2
2 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/system-tools-backends/Makefile b/sysutils/system-tools-backends/Makefile
index 7efa7b04d9ac..1f88119f465e 100644
--- a/sysutils/system-tools-backends/Makefile
+++ b/sysutils/system-tools-backends/Makefile
@@ -8,6 +8,7 @@
PORTNAME= system-tools-backends
PORTVERSION= 2.10.1
+PORTREVISION= 1
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
diff --git a/sysutils/system-tools-backends/files/patch-Utils_Platform.pm b/sysutils/system-tools-backends/files/patch-Utils_Platform.pm
index 07dcc59dc424..7b98580f1493 100644
--- a/sysutils/system-tools-backends/files/patch-Utils_Platform.pm
+++ b/sysutils/system-tools-backends/files/patch-Utils_Platform.pm
@@ -5,7 +5,7 @@
"freebsd-7" => [ "FreeBSD", "7", "" ],
"freebsd-8" => [ "FreeBSD", "8", "" ],
+ "freebsd-9" => [ "FreeBSD", "9", "" ],
-+ "freebsd-10" => [ "FreeBSD", "10" "" ],
++ "freebsd-10" => [ "FreeBSD", "10", "" ],
"gentoo" => [ "Gentoo Linux", "", "" ],
"vlos-1.2" => [ "Vida Linux OS", "1.2" ],
"archlinux" => [ "Arch Linux", "", "" ],