diff options
Diffstat (limited to 'x11/libgnome')
-rw-r--r-- | x11/libgnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile index 4e6efb5bfd1d..fd29dfba3b5c 100644 --- a/x11/libgnome/Makefile +++ b/x11/libgnome/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gnomelibs -# Version required: 1.0.58 # Date created: 17 June 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= gnome-libs-1.0.58 -PKGNAME= gnomelibs-1.0.58 +PORTNAME= gnomelibs +PORTVERSION= 1.0.58 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-libs +DISTNAME= gnome-libs-${PORTVERSION} MAINTAINER= ade@FreeBSD.org |