diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-07-31 01:01:36 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 1996-07-31 01:01:36 +0000 |
commit | a53640482dcb422825f878ec812d5e651e584b15 (patch) | |
tree | 8567522dd84f4cfc54d2d90a3e27eda9efb86716 /x11/xgrab | |
parent | 2b6afcaaf922e743b0cf36e8ee758ac4d19c1a5f (diff) | |
download | ports-a53640482dcb422825f878ec812d5e651e584b15.tar.gz ports-a53640482dcb422825f878ec812d5e651e584b15.zip |
Notes
Diffstat (limited to 'x11/xgrab')
-rw-r--r-- | x11/xgrab/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xgrab/Makefile b/x11/xgrab/Makefile index 63d21b4849f3..a38060dbab33 100644 --- a/x11/xgrab/Makefile +++ b/x11/xgrab/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xgrab -# Version required: 2.3 +# Version required: 2.41 # Date created: 27 February 1995 # Whom: jmz # -# $Id: Makefile,v 1.5 1995/05/13 10:04:19 asami Exp $ +# $Id: Makefile,v 1.6 1995/05/15 16:33:19 jmz Exp $ # -DISTNAME= xgrabsc.2_3 -PKGNAME= xgrab-2.3 +DISTNAME= xgrabsc.2_41 +PKGNAME= xgrab-2.41 CATEGORIES+= x11 -MASTER_SITES= ftp://ftp.sunet.se/pub/X11/R5contrib/ +MASTER_SITES= ftp://ftp.ibp.fr/pub/X11/contrib/applications/ MAINTAINER= jmz@FreeBSD.org |