diff options
Diffstat (limited to 'x11-fonts/getbdf/Makefile')
-rw-r--r-- | x11-fonts/getbdf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-fonts/getbdf/Makefile b/x11-fonts/getbdf/Makefile index 6163ce22455c..263213ba9cb9 100644 --- a/x11-fonts/getbdf/Makefile +++ b/x11-fonts/getbdf/Makefile @@ -1,11 +1,13 @@ # New ports collection makefile for: getbdf +# Version required: ? # Date created: 30 August 1996 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1996/08/30 20:13:59 ache Exp $ +# $Id: Makefile,v 1.2 1996/08/30 22:26:49 ache Exp $ # DISTNAME= getbdf +PKGNAME= getbdf-1.0 CATEGORIES+= x11 MASTER_SITES= ftp://ftp.ipa.fhg.de/pub/X/ EXTRACT_SUFX= .tar.Z |