aboutsummaryrefslogtreecommitdiff
path: root/mail/xfce4-mailwatch-plugin
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-05-03 16:36:39 +0000
commit2898e3fa0cd98a2293e7ac858e3efaf16444c98c (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /mail/xfce4-mailwatch-plugin
parentd6666c0ddc9171e178c5e456ba6d0bc61dba9ac2 (diff)
downloadports-2898e3fa0cd98a2293e7ac858e3efaf16444c98c.tar.gz
ports-2898e3fa0cd98a2293e7ac858e3efaf16444c98c.zip
Chase security/libgcrypt update
Notes
Notes: svn path=/head/; revision=317220
Diffstat (limited to 'mail/xfce4-mailwatch-plugin')
-rw-r--r--mail/xfce4-mailwatch-plugin/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/mail/xfce4-mailwatch-plugin/Makefile b/mail/xfce4-mailwatch-plugin/Makefile
index 76b8b44c1371..539f192821cf 100644
--- a/mail/xfce4-mailwatch-plugin/Makefile
+++ b/mail/xfce4-mailwatch-plugin/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: mailwatch plugin for xfce4
-# Date created: 23 Januar 2007
-# Whom: Martin Wilke (miwi@FreeBSD.org)
-#
+# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD$
-#
PORTNAME= xfce4-mailwatch-plugin
PORTVERSION= 1.1.0
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= mail xfce
MASTER_SITES= http://spuriousinterrupt.org/files/mailwatch/ \
http://freebsd.unixfreunde.de/sources/
@@ -17,7 +13,7 @@ MAINTAINER= xfce@FreeBSD.org
COMMENT= A mailwatch plugin for Xfce
LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls \
- gcrypt.18:${PORTSDIR}/security/libgcrypt
+ gcrypt:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
USE_GMAKE= yes