diff options
author | jmz <jmz@FreeBSD.org> | 1996-07-30 21:53:58 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1996-07-30 21:53:58 +0800 |
commit | 8d9401997fba6a2eaeff9dbb9dcf87cd8f15bea9 (patch) | |
tree | 011fdee6021c045de7ae01505546a3e5047a3cd8 /x11 | |
parent | 99c00bfd5becca7c3149b8dd24ab94a5245fa1b0 (diff) | |
download | freebsd-ports-gnome-8d9401997fba6a2eaeff9dbb9dcf87cd8f15bea9.tar.gz freebsd-ports-gnome-8d9401997fba6a2eaeff9dbb9dcf87cd8f15bea9.tar.zst freebsd-ports-gnome-8d9401997fba6a2eaeff9dbb9dcf87cd8f15bea9.zip |
Upgrade to version 2.31
Change MASTER_SITES
Diffstat (limited to 'x11')
-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 |