diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-03 15:43:58 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-03 15:43:58 +0800 |
commit | 45fe9cfa5c43c9b312c4e3b77f57e1d998869ce9 (patch) | |
tree | a7cc7050b0a0769d7678ab721a36899a01b074b1 /net-im/ysm | |
parent | 6c3820e635f0dd386e59bd9be003f990ada66354 (diff) | |
download | freebsd-ports-gnome-45fe9cfa5c43c9b312c4e3b77f57e1d998869ce9.tar.gz freebsd-ports-gnome-45fe9cfa5c43c9b312c4e3b77f57e1d998869ce9.tar.zst freebsd-ports-gnome-45fe9cfa5c43c9b312c4e3b77f57e1d998869ce9.zip |
remove sourceforge as the project doesn't exist there (anymore)
Diffstat (limited to 'net-im/ysm')
-rw-r--r-- | net-im/ysm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 269e02ca51d9..2e0c3e3796aa 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -10,9 +10,7 @@ PORTVERSION= 7.2.9.1 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= ftp://rusunix.org/pub/FreeBSD/distfiles/ \ - http://aquatique.rusunix.org/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} + http://aquatique.rusunix.org/ DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g} MAINTAINER= aquatique@rusunix.org |