diff options
author | vanilla <vanilla@FreeBSD.org> | 1997-12-04 10:21:59 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1997-12-04 10:21:59 +0800 |
commit | 39f206ebdc28cca5a7e53b3692c338d9ec1b7743 (patch) | |
tree | 58f2d7416b8e8da1b735ef735267cb2c5fa2692f | |
parent | 1506b1765d6c780111b834e6bfab93c38881484b (diff) | |
download | freebsd-ports-gnome-39f206ebdc28cca5a7e53b3692c338d9ec1b7743.tar.gz freebsd-ports-gnome-39f206ebdc28cca5a7e53b3692c338d9ec1b7743.tar.zst freebsd-ports-gnome-39f206ebdc28cca5a7e53b3692c338d9ec1b7743.zip |
change MASTER_SITE, make it fetchable.
-rw-r--r-- | x11-wm/fvwm95-i18n/Makefile | 4 | ||||
-rw-r--r-- | x11-wm/fvwm95/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/fvwm95-i18n/Makefile b/x11-wm/fvwm95-i18n/Makefile index bfe31b308f11..388425781914 100644 --- a/x11-wm/fvwm95-i18n/Makefile +++ b/x11-wm/fvwm95-i18n/Makefile @@ -3,13 +3,13 @@ # Date created: Sa 1 Feb 1997 14:46:05 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.13 1997/10/09 21:04:37 andreas Exp $ +# $Id: Makefile,v 1.14 1997/10/13 20:36:22 andreas Exp $ # DISTNAME= fvwm95-2.0.43a-Autoconf PKGNAME= fvwm95-2.0.43a CATEGORIES= x11 -MASTER_SITES= ftp://mitac11.uia.ac.be/pub/ +MASTER_SITES= ftp://mitac11.uia.ac.be/pub/fvwm95 EXTRACT_SUFX= .tgz MAINTAINER= andreas@FreeBSD.ORG diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index bfe31b308f11..388425781914 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -3,13 +3,13 @@ # Date created: Sa 1 Feb 1997 14:46:05 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.13 1997/10/09 21:04:37 andreas Exp $ +# $Id: Makefile,v 1.14 1997/10/13 20:36:22 andreas Exp $ # DISTNAME= fvwm95-2.0.43a-Autoconf PKGNAME= fvwm95-2.0.43a CATEGORIES= x11 -MASTER_SITES= ftp://mitac11.uia.ac.be/pub/ +MASTER_SITES= ftp://mitac11.uia.ac.be/pub/fvwm95 EXTRACT_SUFX= .tgz MAINTAINER= andreas@FreeBSD.ORG |