diff options
author | ade <ade@FreeBSD.org> | 2001-05-05 22:16:40 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-05 22:16:40 +0800 |
commit | 2fbf0a25ff2973655f9734705a431d4ee7986e8e (patch) | |
tree | cb694cf01c705ab7f7d9bd413dadda8ce1b92fbf /x11/xalf | |
parent | e4acffdfc1cced4b7ccb0be6d1091bfd34bcfdf0 (diff) | |
download | freebsd-ports-gnome-2fbf0a25ff2973655f9734705a431d4ee7986e8e.tar.gz freebsd-ports-gnome-2fbf0a25ff2973655f9734705a431d4ee7986e8e.tar.zst freebsd-ports-gnome-2fbf0a25ff2973655f9734705a431d4ee7986e8e.zip |
Add in the "old releases" directory so that this port continues to
be fetchable every time a new release is made.
Diffstat (limited to 'x11/xalf')
-rw-r--r-- | x11/xalf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xalf/Makefile b/x11/xalf/Makefile index 8b7d8032edea..bbfaab25f55c 100644 --- a/x11/xalf/Makefile +++ b/x11/xalf/Makefile @@ -8,7 +8,8 @@ PORTNAME= xalf PORTVERSION= 0.11 CATEGORIES= devel -MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ +MASTER_SITES= http://www.lysator.liu.se/~astrand/projects/xalf/ \ + http://www.lysator.liu.se/~astrand/projects/xalf/old EXTRACT_SUFX= .tgz MAINTAINER= ade@FreeBSD.org |