diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-06-30 19:40:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-06-30 19:40:45 +0800 |
commit | 184593bca8bf6667df21788f804609dffef54e9e (patch) | |
tree | b941588f320a934a1230863924f3609a230a1814 /net/nload/Makefile | |
parent | c1b9e5cdca3348713f66f2d6d45121d12abe6949 (diff) | |
download | freebsd-ports-gnome-184593bca8bf6667df21788f804609dffef54e9e.tar.gz freebsd-ports-gnome-184593bca8bf6667df21788f804609dffef54e9e.tar.zst freebsd-ports-gnome-184593bca8bf6667df21788f804609dffef54e9e.zip |
Update to 0.7.2
Diffstat (limited to 'net/nload/Makefile')
-rw-r--r-- | net/nload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/nload/Makefile b/net/nload/Makefile index 2c9c8efd2144..683a0f0117dd 100644 --- a/net/nload/Makefile +++ b/net/nload/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nload -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} |