diff options
Diffstat (limited to 'graphics/fbm/Makefile')
-rw-r--r-- | graphics/fbm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile index 94ee1c3ca830..d7455d7078f0 100644 --- a/graphics/fbm/Makefile +++ b/graphics/fbm/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: fbm -# Version required: 1.2 # Date created: 21 January 1998 # Whom: giffunip@asme.org # # $FreeBSD$ # -DISTNAME= fbm-1.2 +PORTNAME= fbm +PORTVERSION= 1.2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/graphics/convert |