diff options
author | wiz <wiz> | 2005-03-27 15:42:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-27 15:42:53 +0000 |
commit | 5b750bf1f8da92045c8d6df1f6f52fbae789654b (patch) | |
tree | e9dfe3251861c003ad6ef2d3c32478848b8deb67 | |
parent | ab02e70ae1247875852f94cffbef9867d1610b18 (diff) | |
download | pkgsrc-5b750bf1f8da92045c8d6df1f6f52fbae789654b.tar.gz |
Whitespace nit.
-rw-r--r-- | emulators/aranym/Makefile | 4 | ||||
-rw-r--r-- | multimedia/xine-ui/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile index dbce5ab1d85..705e0d8e11a 100644 --- a/emulators/aranym/Makefile +++ b/emulators/aranym/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2004/12/03 15:14:56 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/03/27 15:42:53 wiz Exp $ # DISTNAME= aranym-0.8.9beta -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/} diff --git a/multimedia/xine-ui/Makefile b/multimedia/xine-ui/Makefile index 186341ad807..49b44bfb516 100644 --- a/multimedia/xine-ui/Makefile +++ b/multimedia/xine-ui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/01/03 15:59:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/27 15:42:53 wiz Exp $ # DISTNAME= xine-ui-0.99.2 -PKGREVISION= 2 +PKGREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xine/} |