diff options
Diffstat (limited to 'x11-fonts/xmbdfed')
-rw-r--r-- | x11-fonts/xmbdfed/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-fonts/xmbdfed/Makefile b/x11-fonts/xmbdfed/Makefile index 97d1fc8bd91c..f5e0466e0644 100644 --- a/x11-fonts/xmbdfed/Makefile +++ b/x11-fonts/xmbdfed/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: xmbdfed -# Version required: 4.3.3 # Date created: June 20, 1997 # Whom: jfieber # # $FreeBSD$ # -DISTNAME= xmbdfed-4.3 -PKGNAME= xmbdfed-4.3.3 +PORTNAME= xmbdfed +PORTVERSION= 4.3.3 CATEGORIES= x11-fonts MASTER_SITES= ftp://crl.nmsu.edu/CLR/multiling/General/ +DISTNAME= ${PORTNAME}-4.3 PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${DISTNAME}.patch1 ${DISTNAME}.patch2 ${DISTNAME}.patch3 |