diff options
author | ade <ade@FreeBSD.org> | 2001-05-05 14:16:40 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-05 14:16:40 +0000 |
commit | 2fbf0a25ff2973655f9734705a431d4ee7986e8e (patch) | |
tree | cb694cf01c705ab7f7d9bd413dadda8ce1b92fbf /x11 | |
parent | e4acffdfc1cced4b7ccb0be6d1091bfd34bcfdf0 (diff) | |
download | FreeBSD-ports-2fbf0a25ff2973655f9734705a431d4ee7986e8e.zip FreeBSD-ports-2fbf0a25ff2973655f9734705a431d4ee7986e8e.tar.gz |
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')
-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 8b7d803..bbfaab2 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 |