diff options
Diffstat (limited to 'audio/gnomeaudio2/Makefile')
-rw-r--r-- | audio/gnomeaudio2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gnomeaudio2/Makefile b/audio/gnomeaudio2/Makefile index 802e7a893933..1f5315a960de 100644 --- a/audio/gnomeaudio2/Makefile +++ b/audio/gnomeaudio2/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: gnomeaudio # Version required: 1.0.0 # Date created: 29 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> +# Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-audio -MAINTAINER= vanilla@FreeBSD.ORG +MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs RUN_DEPENDS= gnome-config:${PORTSDIR}/x11/gnomelibs |