diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 07:43:58 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 07:43:58 +0000 |
commit | d75e7ae2de8cad85088be857c8265b2711d27037 (patch) | |
tree | 4ce6b8a0d0cd38304d00fa9e1deef270ec02dd7b /net | |
parent | f66ec5235fc857e3e46a5dd1b1defdc9067ad6b1 (diff) | |
download | ports-d75e7ae2de8cad85088be857c8265b2711d27037.tar.gz ports-d75e7ae2de8cad85088be857c8265b2711d27037.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/ysm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/ysm/Makefile b/net/ysm/Makefile index 269e02ca51d9..2e0c3e3796aa 100644 --- a/net/ysm/Makefile +++ b/net/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 |