diff options
Diffstat (limited to 'chat/amsn/Makefile')
-rw-r--r-- | chat/amsn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/amsn/Makefile b/chat/amsn/Makefile index dab6fd3f057..62f854b8c96 100644 --- a/chat/amsn/Makefile +++ b/chat/amsn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2014/05/17 16:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/29 23:35:17 wiz Exp $ # DISTNAME= amsn-0.98.3 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/} DISTFILES= ${DISTNAME}-src.tar.bz2 |