diff options
author | adam <adam> | 2013-01-24 21:52:17 +0000 |
---|---|---|
committer | adam <adam> | 2013-01-24 21:52:17 +0000 |
commit | e242bc4dcb86b4b110477143be335b5b551401cb (patch) | |
tree | 0384f3626aafa4edf33d554f8cc4fed3dc776787 | |
parent | 4f1207d03b9d49222d5e259c494aa65fa48050c9 (diff) | |
download | pkgsrc-e242bc4dcb86b4b110477143be335b5b551401cb.tar.gz |
Revbump after updating graphics/jpeg
-rw-r--r-- | games/asc/Makefile | 4 | ||||
-rw-r--r-- | graphics/py-sk1libs/Makefile | 4 | ||||
-rw-r--r-- | lang/racket/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/asc/Makefile b/games/asc/Makefile index 83140b56e2c..3f0675d6ddf 100644 --- a/games/asc/Makefile +++ b/games/asc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2012/10/06 11:54:30 asau Exp $ +# $NetBSD: Makefile,v 1.54 2013/01/24 21:52:17 adam Exp $ DISTNAME= asc-source-1.16.4.0 PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asc-hq/} EXTRACT_SUFX= .tar.bz2 diff --git a/graphics/py-sk1libs/Makefile b/graphics/py-sk1libs/Makefile index 290e75b959a..603962cf075 100644 --- a/graphics/py-sk1libs/Makefile +++ b/graphics/py-sk1libs/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/10/06 14:11:18 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/01/24 21:52:17 adam Exp $ DISTNAME= sk1libs-0.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://uniconvertor.googlecode.com/files/ diff --git a/lang/racket/Makefile b/lang/racket/Makefile index 50d23a875ab..55cbcae3097 100644 --- a/lang/racket/Makefile +++ b/lang/racket/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/08 23:01:57 adam Exp $ +# $NetBSD: Makefile,v 1.23 2013/01/24 21:52:18 adam Exp $ PKGNAME= racket-5.3 DISTNAME= $(PKGNAME_NOREV)-src-unix -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES_PLT= http://download.racket-lang.org/installers/$(PKGVERSION_NOREV)/ \ http://www.eecs.northwestern.edu/racket/$(PKGVERSION_NOREV)/ \ |