diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-10 20:55:20 +0000 |
commit | 1cd277bdcecf80f1b3c00ed15ff1c9e707024607 (patch) | |
tree | 8b56d1724c64bf5dd76ae2dcec17c58fb797e8e1 /sysutils | |
parent | 04bfaa8ecd94236f2723c0ece94529bf8a6f36d7 (diff) |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/cpuburn/Makefile | 1 | ||||
-rw-r--r-- | sysutils/grub2-bhyve/Makefile | 2 | ||||
-rw-r--r-- | sysutils/grub2-efi/Makefile | 2 | ||||
-rw-r--r-- | sysutils/grub2/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hachoir-wx/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hs-angel/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hs-cpu/Makefile | 2 | ||||
-rw-r--r-- | sysutils/replicant/Makefile | 2 | ||||
-rw-r--r-- | sysutils/wiimms/Makefile | 1 |
9 files changed, 9 insertions, 7 deletions
diff --git a/sysutils/cpuburn/Makefile b/sysutils/cpuburn/Makefile index c186b2dc13f0..6cf59b11c7e2 100644 --- a/sysutils/cpuburn/Makefile +++ b/sysutils/cpuburn/Makefile @@ -3,6 +3,7 @@ PORTNAME= cpuburn DISTVERSION= 1_4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ \ http://atarininja.org/distfiles/ \ diff --git a/sysutils/grub2-bhyve/Makefile b/sysutils/grub2-bhyve/Makefile index 45c80d2ce5e7..4902009bea70 100644 --- a/sysutils/grub2-bhyve/Makefile +++ b/sysutils/grub2-bhyve/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-bhyve DISTVERSION= 0.21 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org diff --git a/sysutils/grub2-efi/Makefile b/sysutils/grub2-efi/Makefile index dd88f477a80f..a878c2c3801e 100644 --- a/sysutils/grub2-efi/Makefile +++ b/sysutils/grub2-efi/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2-efi PORTVERSION= 2.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= GNU/grub DISTNAME= grub-${PORTVERSION} diff --git a/sysutils/grub2/Makefile b/sysutils/grub2/Makefile index a6975e473b6f..caf9c6bcdca2 100644 --- a/sysutils/grub2/Makefile +++ b/sysutils/grub2/Makefile @@ -3,7 +3,7 @@ PORTNAME= grub2 PORTVERSION= 2.00 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= GNU/grub DISTNAME= grub-${PORTVERSION} diff --git a/sysutils/hachoir-wx/Makefile b/sysutils/hachoir-wx/Makefile index aaceaefe879a..6437275bb869 100644 --- a/sysutils/hachoir-wx/Makefile +++ b/sysutils/hachoir-wx/Makefile @@ -3,7 +3,7 @@ PORTNAME= hachoir-wx PORTVERSION= 0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP diff --git a/sysutils/hs-angel/Makefile b/sysutils/hs-angel/Makefile index 440ceaaff3ff..2f7e660ce1cb 100644 --- a/sysutils/hs-angel/Makefile +++ b/sysutils/hs-angel/Makefile @@ -2,7 +2,7 @@ PORTNAME= angel PORTVERSION= 0.3.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils haskell MAINTAINER= haskell@FreeBSD.org diff --git a/sysutils/hs-cpu/Makefile b/sysutils/hs-cpu/Makefile index f15f99260b19..909d68c09e57 100644 --- a/sysutils/hs-cpu/Makefile +++ b/sysutils/hs-cpu/Makefile @@ -2,7 +2,7 @@ PORTNAME= cpu PORTVERSION= 0.1.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils haskell MAINTAINER= haskell@FreeBSD.org diff --git a/sysutils/replicant/Makefile b/sysutils/replicant/Makefile index b0b6337bb582..ad1ab7170d71 100644 --- a/sysutils/replicant/Makefile +++ b/sysutils/replicant/Makefile @@ -3,7 +3,7 @@ PORTNAME= replicant PORTVERSION= 0.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://hyperdex.org/src/ diff --git a/sysutils/wiimms/Makefile b/sysutils/wiimms/Makefile index a3caf8eec98f..10bd1fc8a993 100644 --- a/sysutils/wiimms/Makefile +++ b/sysutils/wiimms/Makefile @@ -3,6 +3,7 @@ PORTNAME= wiimms DISTVERSION= 2.23a +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://gugus69.free.fr/wiimms/ \ LOCAL/martymac |