diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 12:05:56 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-21 12:05:56 +0000 |
commit | f7c1ee45e4b6d15de54e5f5490584ff2ec5a9417 (patch) | |
tree | 12234bbf2f13138359f50336f28523444b1101dd /editors | |
parent | 71bf6ca1da9c424dc546e7aa7ef7d33249ba72ea (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ooodict-all/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index dd2858e2c865..5d73198d07a0 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ooodict -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES+= editors MASTER_SITES+= http://dict.progbits.com/ DISTFILES+= ${LANGDIST} |