diff options
author | mbr <mbr@FreeBSD.org> | 2002-10-21 20:05:56 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-10-21 20:05:56 +0800 |
commit | eee33b2dd6339944b6c5fc9401b9d856335db171 (patch) | |
tree | d96389b7b652b92c8c7571e16e719ab143264e5f | |
parent | d42d3cf504c079b73ea87351b7d45eac99f73ecd (diff) | |
download | freebsd-ports-gnome-eee33b2dd6339944b6c5fc9401b9d856335db171.tar.gz freebsd-ports-gnome-eee33b2dd6339944b6c5fc9401b9d856335db171.tar.zst freebsd-ports-gnome-eee33b2dd6339944b6c5fc9401b9d856335db171.zip |
Bump the port version. Some deinstall routines work now and many dicts
have new versions.
-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} |