diff options
Diffstat (limited to 'x11-fm/xfm/Makefile')
-rw-r--r-- | x11-fm/xfm/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/x11-fm/xfm/Makefile b/x11-fm/xfm/Makefile index 2417bb7..a104ebf 100644 --- a/x11-fm/xfm/Makefile +++ b/x11-fm/xfm/Makefile @@ -1,15 +1,14 @@ # New ports collection makefile for: xfm -# Version required: 1.3 +# Version required: 1.3.2 # Date created: 28 December 1994 # Whom: jc@irbs.com John Capo # -# $Id: Makefile,v 1.4 1995/04/01 12:51:23 jkh Exp $ +# $Id: Makefile,v 1.5 1995/04/12 20:31:59 asami Exp $ # -DISTNAME= xfm-1.3 +DISTNAME= xfm-1.3.2 CATEGORIES+= x11 MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/applications/ -DISTFILES= xfm-1.3.tar.gz LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm |