diff options
Diffstat (limited to 'x11/xkeycaps')
-rw-r--r-- | x11/xkeycaps/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index 2d0690589f94..0516d1f5915a 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: xkeycaps -# Version required: 2.28 +# Version required: 2.31 # Date created: 12 February 1995 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.4 1995/04/12 20:32:05 asami Exp $ # -DISTNAME= xkeycaps-2.28 +DISTNAME= xkeycaps-2.31 CATEGORIES+= x11 -MASTER_SITES= ftp://ftp.sunet.se/pub/X11/contrib/applications/ +MASTER_SITES= ftp://ftp.ibp.fr/pub/X11/contrib/applications/ MAINTAINER= jmz@FreeBSD.org |