diff options
Diffstat (limited to 'x11/rox-wallpaper/Makefile')
-rw-r--r-- | x11/rox-wallpaper/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/rox-wallpaper/Makefile b/x11/rox-wallpaper/Makefile index 7be1f037bcc..353761acd25 100644 --- a/x11/rox-wallpaper/Makefile +++ b/x11/rox-wallpaper/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/01/29 17:54:13 rxg Exp $ +# $NetBSD: Makefile,v 1.2 2006/02/05 23:11:43 joerg Exp $ # DISTNAME= wallpaper-2.0 PKGNAME= rox-${DISTNAME} +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rox/} EXTRACT_SUFX= .tgz |