diff options
Diffstat (limited to 'editors/bitmap/Makefile')
-rw-r--r-- | editors/bitmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile index 5289577bc7c8..7caa28c248f8 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitmap PORTVERSION= ${BITMAP_VER} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ |