diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 13:22:06 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 13:22:06 +0800 |
commit | 990b2a0e3ae0bb2dade31405ff66470e67cacab0 (patch) | |
tree | 4689cd658f78bf5a6072448e78d4704469a4f802 /textproc/gtkspell | |
parent | 284c7548af08c152e3e3dfc92a4409436d36a21d (diff) | |
download | freebsd-ports-gnome-990b2a0e3ae0bb2dade31405ff66470e67cacab0.tar.gz freebsd-ports-gnome-990b2a0e3ae0bb2dade31405ff66470e67cacab0.tar.zst freebsd-ports-gnome-990b2a0e3ae0bb2dade31405ff66470e67cacab0.zip |
Bump PORTREVISION to chase the glib20 shared library update.
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r-- | textproc/gtkspell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 08d53d40c166..e7f2e7066136 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -7,6 +7,7 @@ PORTNAME= gtkspell2 PORTVERSION= 2.0.11 +PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= http://gtkspell.sourceforge.net/download/ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION} |