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 b9ed247fbfc..daf3db4e1de 100644 --- a/chat/amsn/Makefile +++ b/chat/amsn/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/02/16 11:20:30 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2013/05/31 12:39:39 wiz Exp $ # DISTNAME= amsn-0.98.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amsn/} DISTFILES= ${DISTNAME}-src.tar.bz2 |