diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-21 21:14:43 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-10-21 21:14:43 +0000 |
commit | 5780b1aeebf4519eeb03cdba7fcd574be4101b32 (patch) | |
tree | f4c9a2a2a13298690253d7296db1f487c9861599 /x11-fm | |
parent | f2a9554aa6e057b74fc7b3a8099c2f8fc2822bfe (diff) | |
download | ports-5780b1aeebf4519eeb03cdba7fcd574be4101b32.tar.gz ports-5780b1aeebf4519eeb03cdba7fcd574be4101b32.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/velocity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/velocity/Makefile b/x11-fm/velocity/Makefile index 2d6970dcf000..9b9d7dd31021 100644 --- a/x11-fm/velocity/Makefile +++ b/x11-fm/velocity/Makefile @@ -9,10 +9,10 @@ PORTNAME= velocity PORTVERSION= 0.1.0b PORTREVISION= 5 CATEGORIES= x11-fm -MASTER_SITES= http://homepages.ius.edu/kydavis/velocity/ +MASTER_SITES= http://www.jarrodkoehler.com/velocity/ DISTNAME= velocity-0.1.0beta -MAINTAINER= ryan@transaeris.com +MAINTAINER= ryan.moe@fastfreedom.net COMMENT= GNOME file and desktop manager WRKSRC= ${WRKDIR}/velocity-0.1.0 |