diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-26 03:41:40 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-26 03:41:40 +0000 |
commit | ba7bc3d99b57164eb5eb98da2085e36fc24328e0 (patch) | |
tree | 53f91fc20418fdf89e11572aaefce6ccbf9d90c3 /devel/libslang | |
parent | 82d408620120be38e23cf40f59ec18e260a07aa5 (diff) | |
download | ports-ba7bc3d99b57164eb5eb98da2085e36fc24328e0.tar.gz ports-ba7bc3d99b57164eb5eb98da2085e36fc24328e0.zip |
Notes
Diffstat (limited to 'devel/libslang')
-rw-r--r-- | devel/libslang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libslang/Makefile b/devel/libslang/Makefile index 4983e59cbb84..d091a3d8d9f4 100644 --- a/devel/libslang/Makefile +++ b/devel/libslang/Makefile @@ -3,13 +3,13 @@ # Date created: 11 July 1996 # Whom: ache # -# $Id: Makefile,v 1.9 1997/01/28 08:26:08 ache Exp $ +# $Id: Makefile,v 1.10 1997/07/17 15:12:41 max Exp $ # DISTNAME= slang0.99-38 PKGNAME= libslang-0.99.38 CATEGORIES= devel -MASTER_SITES= ftp://space.mit.edu/pub/davis/slang/ +MASTER_SITES= ftp://ftp.clara.net/pub/unix/Usenet/ MAINTAINER= ache@FreeBSD.org |