diff options
author | jmz <jmz@FreeBSD.org> | 1996-07-31 09:01:36 +0800 |
---|---|---|
committer | jmz <jmz@FreeBSD.org> | 1996-07-31 09:01:36 +0800 |
commit | 38b9163427178ec4d6e5c5efebc37d77d6d71f94 (patch) | |
tree | 49dad2952a47f8c51057e283907a7faa2d330c7c /x11 | |
parent | e40dd5d22542606eb7da4fe6b6f272f31de4aa41 (diff) | |
download | freebsd-ports-gnome-38b9163427178ec4d6e5c5efebc37d77d6d71f94.tar.gz freebsd-ports-gnome-38b9163427178ec4d6e5c5efebc37d77d6d71f94.tar.zst freebsd-ports-gnome-38b9163427178ec4d6e5c5efebc37d77d6d71f94.zip |
Upgrade to version 2.41
Use a different MASTER_SITE
Diffstat (limited to 'x11')
-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 |