diff options
Diffstat (limited to 'devel/bonobo')
-rw-r--r-- | devel/bonobo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 80a0f8d..f197fbd 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bonobo -# Version required: 0.9 # Date created: 8th October 1999 # Whom: Ade Lovett <ade@lovett.com> # # $FreeBSD$ # -DISTNAME= bonobo-0.9 +PORTNAME= bonobo +PORTVERSION= 0.9 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/bonobo |