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 b3a6585b9c6..dab6fd3f057 100644 --- a/chat/amsn/Makefile +++ b/chat/amsn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2014/01/11 14:42:01 adam Exp $ +# $NetBSD: Makefile,v 1.32 2014/05/17 16:10:41 wiz Exp $ # DISTNAME= amsn-0.98.3 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/} DISTFILES= ${DISTNAME}-src.tar.bz2 |