diff options
author | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-03 10:22:08 +0000 |
commit | af99af5e9cba76dc77709430a25869115f950e12 (patch) | |
tree | 8bfde80d3bf3676cad2ff03726dbe9118e082b1e /comms/tilp2 | |
parent | 688fd5edec81adbae50333c18705003e7e4f9997 (diff) | |
download | pkgsrc-af99af5e9cba76dc77709430a25869115f950e12.tar.gz |
Revbump after graphics/gd update
Diffstat (limited to 'comms/tilp2')
-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 ae7023109ac..65d5406bba9 100644 --- a/comms/tilp2/Makefile +++ b/comms/tilp2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/04/25 14:20:30 tnn Exp $ +# $NetBSD: Makefile,v 1.9 2016/08/03 10:22:35 adam Exp $ # DISTNAME= tilp2-1.16 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilp/} EXTRACT_SUFX= .tar.bz2 |