diff options
Diffstat (limited to 'graphics/xpm')
-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 20ff865d09d3..f8b1ed429e6e 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xpm -# Version required: 3.4c +# Version required: 3.4d # Date created: 14 September 1994 # Whom: jkh # -# $Id: Makefile,v 1.2 1994/09/14 12:00:57 jkh Exp $ +# $Id: Makefile,v 1.1.1.1 1994/09/14 14:14:09 jkh Exp $ # -DISTNAME= xpm-3.4c +DISTNAME= xpm-3.4d USE_IMAKE= yes MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/ |