diff options
Diffstat (limited to 'x11/xkbctrl')
-rw-r--r-- | x11/xkbctrl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xkbctrl/Makefile b/x11/xkbctrl/Makefile index ef1584cd018f..9e27b778f2ca 100644 --- a/x11/xkbctrl/Makefile +++ b/x11/xkbctrl/Makefile @@ -1,13 +1,12 @@ # New ports collection makefile for: xkbctrl -# Version required: 1.0 # Date created: 9 January 2000 # Whom: Yoshiro MIHIRA <sanpei@sanpei.org> # # $FreeBSD$ # -DISTNAME= xkbctrl -PKGNAME= xkbctrl-1.0 +PORTNAME= xkbctrl +PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ftp://core.ring.gr.jp/pub/X/opengroup/unsupported/test/Xkb/programs/ \ ftp://ring.nacsis.ac.jp/pub/X/opengroup/unsupported/test/Xkb/programs/ |