diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:31:21 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-11 05:31:21 +0000 |
commit | 19ae22908e75570bbafd646d469dc1a121e73e79 (patch) | |
tree | 397e2df633259e0674753900ddb8421583b1666a /net-im/ayttm | |
parent | 45aabe3744206ba5309ec43e33f861cbcfffff04 (diff) | |
download | ports-19ae22908e75570bbafd646d469dc1a121e73e79.tar.gz ports-19ae22908e75570bbafd646d469dc1a121e73e79.zip |
Notes
Diffstat (limited to 'net-im/ayttm')
-rw-r--r-- | net-im/ayttm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index b72f4af8b163..0124534bd915 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -18,7 +18,7 @@ COMMENT= A "chat" program that combines AIM, ICQ, and Yahoo! Chat into one LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile \ jasper.4:${PORTSDIR}/graphics/jasper \ - gpgme.9:${PORTSDIR}/security/gpgme \ + gpgme.9:${PORTSDIR}/security/gpgme03 \ pspell.16:${PORTSDIR}/textproc/aspell WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} |