diff options
Diffstat (limited to 'x11/xfd')
-rw-r--r-- | x11/xfd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xfd/Makefile b/x11/xfd/Makefile index 2a957c632e5..dcc59e51aa3 100644 --- a/x11/xfd/Makefile +++ b/x11/xfd/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2015/03/19 12:49:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2018/03/12 11:18:00 wiz Exp $ DISTNAME= xfd-1.1.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 |