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 160f97a7f8d0..d65acf2706cf 100644 --- a/editors/bitmap/Makefile +++ b/editors/bitmap/Makefile @@ -7,7 +7,7 @@ PORTNAME= bitmap PORTVERSION= ${BITMAP_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors elisp MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/bitmap/ \ ftp://ftp.jpl.org/pub/elisp/bitmap/snapshots/ |