diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /emulators/vba | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) | |
download | ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.tar.gz ports-c9ea361463fdd8aec9d24c027cc68bd5e7b88715.zip |
Notes
Diffstat (limited to 'emulators/vba')
-rw-r--r-- | emulators/vba/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index bd6b1bce006d..51f1c94ebac2 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -6,6 +6,7 @@ PORTNAME= vba PORTVERSION= 1.7.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |