diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-02-09 09:00:01 +0000 |
commit | c1f23cd26d8ec0c157abfb1fe1f52b3aaddee6e8 (patch) | |
tree | 6bc6e9b8c27f338bda10b7f147eca039dcc7fb74 /editors/bless/Makefile | |
parent | fe3abfcfc73764b4d8ad08d6d32c488a049a1b26 (diff) |
Notes
Diffstat (limited to 'editors/bless/Makefile')
-rw-r--r-- | editors/bless/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/bless/Makefile b/editors/bless/Makefile index 2e8d99daffda..d7aea5851d37 100644 --- a/editors/bless/Makefile +++ b/editors/bless/Makefile @@ -7,13 +7,12 @@ # PORTNAME= bless -PORTVERSION= 0.5.0 -PORTREVISION= 3 +PORTVERSION= 0.6.0 PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= http://download.gna.org/bless/ -MAINTAINER= bsd-sharp@googlegroups.com +MAINTAINER= mono@FreeBSD.org COMMENT= A high quality, full featured hex editor USE_GNOME= gnomehack gnomeprefix gnometarget gnomedocutils gtksharp20 |