diff options
author | mbr <mbr@FreeBSD.org> | 2002-10-21 12:05:56 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-10-21 12:05:56 +0000 |
commit | eee33b2dd6339944b6c5fc9401b9d856335db171 (patch) | |
tree | d96389b7b652b92c8c7571e16e719ab143264e5f /editors/ooodict-all | |
parent | d42d3cf504c079b73ea87351b7d45eac99f73ecd (diff) | |
download | FreeBSD-ports-eee33b2dd6339944b6c5fc9401b9d856335db171.zip FreeBSD-ports-eee33b2dd6339944b6c5fc9401b9d856335db171.tar.gz |
Bump the port version. Some deinstall routines work now and many dicts
have new versions.
Diffstat (limited to 'editors/ooodict-all')
-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 dd2858e..5d73198 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} |