diff options
author | Eric L. Hernes <erich@FreeBSD.org> | 1997-08-11 14:53:41 +0000 |
---|---|---|
committer | Eric L. Hernes <erich@FreeBSD.org> | 1997-08-11 14:53:41 +0000 |
commit | 2ebbd238bbd82713d4b9e9d34f3697ce7b918d1c (patch) | |
tree | ffce776495c442c2289fb05ae35536b91f917497 | |
parent | afad9860868834b8878f2415988564ed1e54da44 (diff) |
Notes
-rw-r--r-- | graphics/mpegedit/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mpegedit/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile index 64ee8ff63d8a..d771bcb18160 100644 --- a/graphics/mpegedit/Makefile +++ b/graphics/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 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 |