diff options
Diffstat (limited to 'sysutils/xloadface')
-rw-r--r-- | sysutils/xloadface/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xloadface/Makefile b/sysutils/xloadface/Makefile index 3b5242de4e80..73851f497f6e 100644 --- a/sysutils/xloadface/Makefile +++ b/sysutils/xloadface/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xloadface -# Version required: 1.6.1 # Date created: 4 February 1998 # Whom: FURUSAWA,Kazuhisa <kazu@jp.freebsd.org> # # $FreeBSD$ # -DISTNAME= xloadface-1.6.1 +PORTNAME= xloadface +PORTVERSION= 1.6.1 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.waseda.ac.jp/pub/X11others/ |