diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-07-30 13:53:58 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-07-30 13:53:58 +0000 |
commit | 6cde4d82fb39771e6cf45363f630e7ffdce3a42e (patch) | |
tree | a2d160268e9d0bb2da9a8d1b7a6ae66cc80e7b35 /x11/xkeycaps | |
parent | 2ef31116f53ba1e3cc6afa4716af023b746b3713 (diff) | |
download | ports-6cde4d82fb39771e6cf45363f630e7ffdce3a42e.tar.gz ports-6cde4d82fb39771e6cf45363f630e7ffdce3a42e.zip |
Notes
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 |