diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 13:31:35 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-06 13:31:35 +0000 |
commit | bf04ac81d5fc4704ddf6a5080032b91512160e77 (patch) | |
tree | 9adae1ce75f20bcbeacbc750056864b5885e8d5d /sysutils/grub/Makefile | |
parent | daa598d6d28737d01b1ec659e48f58b1ee593b40 (diff) | |
download | ports-bf04ac81d5fc4704ddf6a5080032b91512160e77.tar.gz ports-bf04ac81d5fc4704ddf6a5080032b91512160e77.zip |
Notes
Diffstat (limited to 'sysutils/grub/Makefile')
-rw-r--r-- | sysutils/grub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index facc3cd1ec6e..1e0895041f18 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -7,7 +7,7 @@ PORTNAME= grub PORTVERSION= 0.94 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://alpha.gnu.org/gnu/grub/ |