diff options
-rw-r--r-- | wm/fvwm2-themes/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/fvwm2-themes/Makefile b/wm/fvwm2-themes/Makefile index 46a3d5542fd..5fc41602913 100644 --- a/wm/fvwm2-themes/Makefile +++ b/wm/fvwm2-themes/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:34:02 martti Exp $ +# $NetBSD: Makefile,v 1.4 2003/09/03 13:34:58 adam Exp $ # DISTNAME= fvwm-themes-${THEM_VER} PKGNAME= ${DISTNAME:S/fvwm/&2/} +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fvwm-themes/} EXTRACT_SUFX= .tar.bz2 |