diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /sysutils | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/graphicboot/Makefile | 2 | ||||
-rw-r--r-- | sysutils/mmore/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/graphicboot/Makefile b/sysutils/graphicboot/Makefile index 003aee68d0f6..f818e1758d46 100644 --- a/sysutils/graphicboot/Makefile +++ b/sysutils/graphicboot/Makefile @@ -7,7 +7,7 @@ PORTNAME= graphicboot PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MASTER_SITES= http://matt.sixxgate.com/files/ diff --git a/sysutils/mmore/Makefile b/sysutils/mmore/Makefile index 1f1f210c2859..6f8e8dea31f0 100644 --- a/sysutils/mmore/Makefile +++ b/sysutils/mmore/Makefile @@ -7,7 +7,7 @@ PORTNAME= mmore PORTVERSION= 1.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://matt.sixxgate.com/files/ |