diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2009-07-06 21:25:59 +0000 |
commit | 94d47b2ecd581b68ef0e363f9ff1145074acc0a0 (patch) | |
tree | 237d3a327976b01fb3b1ba117cdb3fbf5c71466e /emulators/hugo/Makefile | |
parent | 033d15101864d3cf997968dd46cfc5226fd903fd (diff) |
Notes
Diffstat (limited to 'emulators/hugo/Makefile')
-rw-r--r-- | emulators/hugo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index 063d838e4620..bcd5acbd52a8 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTNAME= hugo PORTVERSION= 2.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ |