diff options
author | SADA Kenji <sada@FreeBSD.org> | 1998-11-22 19:18:59 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 1998-11-22 19:18:59 +0000 |
commit | 1c95fb782a6b0a6a7a96591045984e9f5f0eb21a (patch) | |
tree | 62ac7d822c1dc160834e7e76ab750cee5666c1fe /print/asprint | |
parent | f13010fed7df30a3783a11412a48fb5309b758db (diff) | |
download | ports-1c95fb782a6b0a6a7a96591045984e9f5f0eb21a.tar.gz ports-1c95fb782a6b0a6a7a96591045984e9f5f0eb21a.zip |
Notes
Diffstat (limited to 'print/asprint')
-rw-r--r-- | print/asprint/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/asprint/Makefile b/print/asprint/Makefile index b285441da320..c25a25c43ea7 100644 --- a/print/asprint/Makefile +++ b/print/asprint/Makefile @@ -3,13 +3,13 @@ # Date created: 16 August 1997 # Whom: brett@peloton.physics.montana.edu # -# $Id: Makefile,v 1.3 1998/10/12 12:33:23 jseger Exp $ +# $Id: Makefile,v 1.4 1998/10/13 02:48:49 jseger Exp $ # DISTNAME= asprint PKGNAME= asprint-1.0 CATEGORIES= print -MASTER_SITES= ftp://afterstep.foo.net/pub/AfterStep/apps/asprint/ +MASTER_SITES= ftp://ftp.afterstep.org/apps/asprint/ MAINTAINER= brett@peloton.physics.montana.edu |