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