aboutsummaryrefslogtreecommitdiffstats
path: root/www/snownews/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-12-26 21:34:13 +0800
committerkrion <krion@FreeBSD.org>2003-12-26 21:34:13 +0800
commit8418c5a0e98b2e278b1c3c438cfe95a05eef11bf (patch)
tree4eec0a811e7803699e8f1b51f50d0b67406467e4 /www/snownews/Makefile
parente4f798a3eb801c3a58cde547896b33b7e1b08796 (diff)
downloadfreebsd-ports-gnome-8418c5a0e98b2e278b1c3c438cfe95a05eef11bf.tar.gz
freebsd-ports-gnome-8418c5a0e98b2e278b1c3c438cfe95a05eef11bf.tar.zst
freebsd-ports-gnome-8418c5a0e98b2e278b1c3c438cfe95a05eef11bf.zip
- Update to version 1.4.2
PR: 60576 Submitted by: maintainer
Diffstat (limited to 'www/snownews/Makefile')
-rw-r--r--www/snownews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/snownews/Makefile b/www/snownews/Makefile
index d7a2d010614e..058712228ef7 100644
--- a/www/snownews/Makefile
+++ b/www/snownews/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= snownews
-PORTVERSION= 1.3.5
+PORTVERSION= 1.4.2
CATEGORIES= www
MASTER_SITES= http://home.kcore.de/~kiza/software/snownews/download/
@@ -21,6 +21,6 @@ LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
USE_GMAKE= yes
MAN1= snownews.1
-MANLANG= "" de nl fr
+MANLANG= "" de nl fr it
.include <bsd.port.mk>