diff options
author | linimon <linimon@FreeBSD.org> | 2004-04-05 13:04:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-04-05 13:04:26 +0800 |
commit | 032bf4b4b7fa4c720afb8bf1d1335c5c42fa6d4b (patch) | |
tree | 01907c842b51568f01b4bc742a8f338303d5a789 /graphics | |
parent | ac2ce81a3123f0fc4914f524bb0756e0a7fa457f (diff) | |
download | freebsd-ports-gnome-032bf4b4b7fa4c720afb8bf1d1335c5c42fa6d4b.tar.gz freebsd-ports-gnome-032bf4b4b7fa4c720afb8bf1d1335c5c42fa6d4b.tar.zst freebsd-ports-gnome-032bf4b4b7fa4c720afb8bf1d1335c5c42fa6d4b.zip |
Per distfile survey, remove mastersite that disappeared in 2002. The
project is now hosted on SourceForge. Note, however, that this version
of the distfile is old, and may not be on all the SourceForge sites.
This port could use someone to adopt it and update it.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/pvmpov/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/pvmpov/Makefile b/graphics/pvmpov/Makefile index 87cec3349d24..ce6fef5bef20 100644 --- a/graphics/pvmpov/Makefile +++ b/graphics/pvmpov/Makefile @@ -8,7 +8,8 @@ PORTNAME= pvmpov PORTVERSION= 3.1e.2 CATEGORIES= graphics parallel -MASTER_SITES= http://www.luga.de/~flierl/pvmpov/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-3.1e2 EXTRACT_SUFX= .tgz |