diff options
author | Adam David <adam@FreeBSD.org> | 1994-09-25 19:12:03 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1994-09-25 19:12:03 +0000 |
commit | 67a1fbb2119b51bae5ffc2b36f04cfdbf9dc01b4 (patch) | |
tree | 13f74f2b842c9539280ba34eadb1c277c29ed870 /net/pmf | |
parent | 59ea28ea2a89bb18738c4944aa1cc6d35851bc6d (diff) | |
download | ports-67a1fbb2119b51bae5ffc2b36f04cfdbf9dc01b4.tar.gz ports-67a1fbb2119b51bae5ffc2b36f04cfdbf9dc01b4.zip |
Notes
Diffstat (limited to 'net/pmf')
-rw-r--r-- | net/pmf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pmf/Makefile b/net/pmf/Makefile index 0d0fcb0c43b7..fc3e176958eb 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -3,11 +3,11 @@ # Date created: 24 Sep 1994 # Whom: adam # -# $Id: Makefile,v $ +# $Id: Makefile,v 1.1.1.1 1994/09/25 07:15:34 adam Exp $ # DISTNAME= pmf-1.13.1 -MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients +MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/clients/ WRKSRC= ${WRKDIR}/pmfdir/src pre-install: |