diff options
author | marcus <marcus@FreeBSD.org> | 2002-11-08 05:27:16 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-11-08 05:27:16 +0000 |
commit | 20c20be46181da10209b1339f28faafcd5f83083 (patch) | |
tree | 7fa6986f62fd8b0894b179767bbf22116488e4d8 /x11/xalf | |
parent | 583eed597845c2a4cde6e9352f3c93357f07bd79 (diff) | |
download | FreeBSD-ports-20c20be46181da10209b1339f28faafcd5f83083.zip FreeBSD-ports-20c20be46181da10209b1339f28faafcd5f83083.tar.gz |
Make xalf fetchable again.
PR: 45128
Submitted by: Mark Linimon <linimon@lonesome.com>
Diffstat (limited to 'x11/xalf')
-rw-r--r-- | x11/xalf/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile index 363fd292..762d6eb 100644 --- a/x11/xalf/Makefile +++ b/x11/xalf/Makefile @@ -9,12 +9,9 @@ PORTNAME= xalf PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://www.lysator.liu.se/~astrand/projects/xalf/ \ - http://www.lysator.liu.se/~astrand/projects/xalf/old/ +MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ MASTER_SITE_SUBDIR= sources/xalf/0.12 EXTRACT_SUFX= .tgz -#DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org |