diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-08-24 18:46:49 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-24 18:46:49 +0000 |
commit | 430c36b5f0f27997c0d97fecebfb3ec1ca706075 (patch) | |
tree | 3a77462306dd6a9505a13e87daf11498442c0937 /net/naim | |
parent | d996582cb3450d9dc673d9289d30397019e2785a (diff) | |
download | ports-430c36b5f0f27997c0d97fecebfb3ec1ca706075.tar.gz ports-430c36b5f0f27997c0d97fecebfb3ec1ca706075.zip |
Notes
Diffstat (limited to 'net/naim')
-rw-r--r-- | net/naim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/naim/Makefile b/net/naim/Makefile index 6ef893b13036..e5d891a3e59a 100644 --- a/net/naim/Makefile +++ b/net/naim/Makefile @@ -3,12 +3,12 @@ # Date created: 02 March 1999 # Whom: mharo@area51.fremont.ca.us # -# $Id: Makefile,v 1.3 1999/04/22 15:59:03 mharo Exp $ +# $Id: Makefile,v 1.4 1999/04/27 03:56:49 mharo Exp $ # DISTNAME= naim-0.9.4 CATEGORIES= net -MASTER_SITES= http://naim.n.ml.org/release/ \ +MASTER_SITES= http://naim.n.ml.org/release.phtml/ \ ftp://ftp.netmug.org/pub/FreeBSD/distfiles/ EXTRACT_SUFX= .tgz |