diff options
author | greid <greid@FreeBSD.org> | 2002-03-12 22:06:27 +0800 |
---|---|---|
committer | greid <greid@FreeBSD.org> | 2002-03-12 22:06:27 +0800 |
commit | 21d2248ed80cf5cd7d49a337b3ed57ecf756455e (patch) | |
tree | b8ba37f72390524714d2a712c463ccee9e8477f2 /irc/dircproxy/Makefile | |
parent | 556eeae8d52e563ac598b6b03be329489ed00a90 (diff) | |
download | freebsd-ports-gnome-21d2248ed80cf5cd7d49a337b3ed57ecf756455e.tar.gz freebsd-ports-gnome-21d2248ed80cf5cd7d49a337b3ed57ecf756455e.tar.zst freebsd-ports-gnome-21d2248ed80cf5cd7d49a337b3ed57ecf756455e.zip |
Update to version 1.0.3
Submitted by: Neil Darlow <neil@darlow.co.uk>
Diffstat (limited to 'irc/dircproxy/Makefile')
-rw-r--r-- | irc/dircproxy/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index de766e28b8ba..f396b5ea380e 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -6,10 +6,9 @@ # PORTNAME= dircproxy -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= irc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ MAINTAINER= greid@FreeBSD.org |