diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 06:57:13 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-21 06:57:13 +0000 |
commit | 5d151e353ce77eddc2cbb15c78426450869687a6 (patch) | |
tree | 157ab091810538edff72ead0031dbf31bc828808 | |
parent | Add Spanish hunspell dictionaries (diff) |
Bump port revision to mark hunspell shlib change (forgotten before)
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (by mail)
Notes
Notes:
svn path=/head/; revision=278076
-rw-r--r-- | textproc/goldendict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index a5cf944f52c2..a93ebfda9a4b 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -7,7 +7,7 @@ PORTNAME= goldendict PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:C|(.*)\.[0-9]*$|\1|}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |