diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-01-10 03:35:56 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-01-10 03:35:56 +0000 |
commit | 2fd0a3b43255a7a0e42ca5a31e6f30aa35642467 (patch) | |
tree | 0de5034013957542e6f4f3f0987ca0259cd16889 /graphics/xpm/Makefile | |
parent | 32865e9b7b34e3b7333828f8439f384dd73700a9 (diff) | |
download | ports-2fd0a3b43255a7a0e42ca5a31e6f30aa35642467.tar.gz ports-2fd0a3b43255a7a0e42ca5a31e6f30aa35642467.zip |
Notes
Diffstat (limited to 'graphics/xpm/Makefile')
-rw-r--r-- | graphics/xpm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index c028ea6f55bf..3d0fed8583d9 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xpm -# Version required: 3.4i +# Version required: 3.4j # Date created: 14 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.10 1996/09/14 22:52:09 torstenb Exp $ +# $Id: Makefile,v 1.11 1996/11/18 11:29:59 asami Exp $ # -DISTNAME= xpm-3.4i +DISTNAME= xpm-3.4j CATEGORIES= graphics x11 MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ |