diff options
Diffstat (limited to 'deskutils/gnomeutils2/Makefile')
-rw-r--r-- | deskutils/gnomeutils2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile index fb5bab56eabc..2480f0f6c2f3 100644 --- a/deskutils/gnomeutils2/Makefile +++ b/deskutils/gnomeutils2/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: gnomeutils -# Version required: 1.0.51 # Date created: 03 July 1998 # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ # -DISTNAME= gnome-utils-1.0.51 -PKGNAME= gnomeutils-1.0.51 +PORTNAME= gnomeutils +PORTVERSION= 1.0.51 CATEGORIES= misc gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-utils +DISTNAME= gnome-utils-${PORTVERSION} MAINTAINER= ade@FreeBSD.org |