diff options
author | fenner <fenner@FreeBSD.org> | 1998-02-22 05:19:40 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1998-02-22 05:19:40 +0800 |
commit | 64953d8d3bc515e4aaceced4e48f22b86f80c7ff (patch) | |
tree | 186226c60e7cb4aa52209d473e4a63bd162368b1 /print/lout/Makefile | |
parent | bfcf39f95c5c5ca86261bfa76a722d144efe0a12 (diff) | |
download | freebsd-ports-gnome-64953d8d3bc515e4aaceced4e48f22b86f80c7ff.tar.gz freebsd-ports-gnome-64953d8d3bc515e4aaceced4e48f22b86f80c7ff.tar.zst freebsd-ports-gnome-64953d8d3bc515e4aaceced4e48f22b86f80c7ff.zip |
Upgrade to 3.11
Diffstat (limited to 'print/lout/Makefile')
-rw-r--r-- | print/lout/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index c21823597032..83256c200841 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: lout -# Version required: 3.10 +# Version required: 3.11 # Date created: 10/22/96 # Whom: oly@world.std.com # -# $Id: Makefile,v 1.2 1996/11/09 01:17:15 asami Exp $ +# $Id: Makefile,v 1.3 1997/09/05 15:47:07 max Exp $ # -DISTNAME= lout.3.10 -PKGNAME= lout-3.10 +DISTNAME= lout.3.11 +PKGNAME= lout-3.11 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \ ftp://ftp.cs.usyd.edu.au/jeff/lout/ -MASTER_SITE_SUBDIR= support/lout/lout +MASTER_SITE_SUBDIR= support/lout MAINTAINER= oly@world.std.com |