diff options
Diffstat (limited to 'print/libspectre/Makefile')
-rw-r--r-- | print/libspectre/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index 9303a5f869f0..6ceb7fd7759e 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -3,11 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/print/libspectre/Makefile,v 1.2 2008/03/13 16:30:50 ahze Exp $ +# $MCom: ports/print/libspectre/Makefile,v 1.4 2009/10/19 20:04:37 kwm Exp $ PORTNAME= libspectre -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.2.3 CATEGORIES= print MASTER_SITES= http://libspectre.freedesktop.org/releases/ |