diff options
Diffstat (limited to 'www/amyc/Makefile')
-rw-r--r-- | www/amyc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/amyc/Makefile b/www/amyc/Makefile index bb1158675199..80ada03e1849 100644 --- a/www/amyc/Makefile +++ b/www/amyc/Makefile @@ -7,13 +7,13 @@ PORTNAME= amyc PORTVERSION= 0.9.159 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.crevola.com/about/current/ MAINTAINER= petef@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext USE_AUTOCONF= yes GNU_CONFIGURE= yes |