X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=net%2Fslurm%2FMakefile;h=2f72362b86490929e7c0bb1b272a710cf9980028;hb=66f743ea7191233892dc21c29c22c4f2764fde6c;hp=25e1409618aaaf2cf626457dc33580a091456140;hpb=b2c4481f2b8279b881ef9f947cd2e6ea06e04fef;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/net/slurm/Makefile b/net/slurm/Makefile index 25e1409618..2f72362b86 100644 --- a/net/slurm/Makefile +++ b/net/slurm/Makefile @@ -4,7 +4,6 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk @@ -13,7 +12,7 @@ PKG_VERSION:=0.3.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz -PKG_SOURCE_URL:=http://www.wormulon.net/files/code/slurm/ +PKG_SOURCE_URL:=http://www.wormulon.net/slurm/ PKG_MD5SUM:=e68d09202b835c644f7f6b7f070f29a2 include $(INCLUDE_DIR)/package.mk @@ -23,7 +22,7 @@ define Package/slurm CATEGORY:=Network DEPENDS:=+libncurses TITLE:=A realtime network interface monitor - URL:=http://www.wormulon.net/projects/slurm + URL:=http://www.wormulon.net/slurm/ endef define Package/slurm/description