diff options
Diffstat (limited to 'multimedia/mpegedit')
-rw-r--r-- | multimedia/mpegedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mpegedit/Makefile b/multimedia/mpegedit/Makefile index 64ee8ff63d8a..d771bcb18160 100644 --- a/multimedia/mpegedit/Makefile +++ b/multimedia/mpegedit/Makefile @@ -3,13 +3,13 @@ # Date created: Thu Aug 1 10:50:57 CDT 1996 # Whom: erich@FreeBSD.org # -# $Id: Makefile,v 1.3 1996/11/18 11:28:48 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/20 12:50:36 asami Exp $ # DISTNAME= mpegedit_v2.2 PKGNAME= mpegedit-2.2 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.demon.co.uk/.d2/unix/unix/tools/ +MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/ MAINTAINER= erich@FreeBSD.org |