diff options
author | will <will@FreeBSD.org> | 2001-04-02 02:17:08 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-02 02:17:08 +0800 |
commit | 310b9a3d6eadcd3427ac903ebc5eb3a52cf741c2 (patch) | |
tree | b7408dbb866245d249eb99689f9dab0cddbab1b6 /editors/koffice | |
parent | 3a1d65d53fba19a89201562a9950398e86372199 (diff) | |
download | freebsd-ports-gnome-310b9a3d6eadcd3427ac903ebc5eb3a52cf741c2.tar.gz freebsd-ports-gnome-310b9a3d6eadcd3427ac903ebc5eb3a52cf741c2.tar.zst freebsd-ports-gnome-310b9a3d6eadcd3427ac903ebc5eb3a52cf741c2.zip |
Bump PORTREVISION per kpresenter fix. I did have this in here, I just
only committed files. :(
Submitted by: demon
Diffstat (limited to 'editors/koffice')
-rw-r--r-- | editors/koffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/koffice/Makefile b/editors/koffice/Makefile index 7ce31bfa1e20..cff182dcc4a5 100644 --- a/editors/koffice/Makefile +++ b/editors/koffice/Makefile @@ -7,7 +7,7 @@ PORTNAME= koffice PORTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src |