diff options
author | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:28:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2000-12-11 02:28:41 +0000 |
commit | 771f5dfebcbc32e6554ca3e8efc1e56f57e3412a (patch) | |
tree | b6d115da63474aa5e4aa44b8bc94e208c3d2c233 /net/nam/Makefile | |
parent | Update to version 0.8.10. (diff) |
Update to version 1.0a9.
PR: 23143
Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
Reviewed by: maintainer
Diffstat (limited to 'net/nam/Makefile')
-rw-r--r-- | net/nam/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nam/Makefile b/net/nam/Makefile index 73f311cd4418..b420d7005564 100644 --- a/net/nam/Makefile +++ b/net/nam/Makefile @@ -6,9 +6,9 @@ # PORTNAME= nam -PORTVERSION= 1.0a8 +PORTVERSION= 1.0a9 CATEGORIES= net -MASTER_SITES= http://www-mash.cs.berkeley.edu/dist/vint/ +MASTER_SITES= http://www.isi.edu/nsnam/dist/ DISTFILES= nam-src-${PORTVERSION}.tar.gz MAINTAINER= obonilla@fisicc-ufm.edu |