diff options
Diffstat (limited to 'comms/tilp2/Makefile')
-rw-r--r-- | comms/tilp2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/tilp2/Makefile b/comms/tilp2/Makefile index 8948607553d..ddd51df4868 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2013/06/04 22:15:47 tron Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/06 12:54:10 wiz Exp $ # DISTNAME= tilp2-1.16 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/} EXTRACT_SUFX= .tar.bz2 |