diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-29 05:03:34 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-29 05:03:34 +0000 |
commit | d58848a67ab94dcce63fc8db9afc3813471b3511 (patch) | |
tree | b2fb8199cedfd9d15afc82b91c27ab4230203a49 /audio | |
parent | c71418df8ba1a21c2db18e214e2ffbaea575abc0 (diff) | |
download | FreeBSD-ports-d58848a67ab94dcce63fc8db9afc3813471b3511.zip FreeBSD-ports-d58848a67ab94dcce63fc8db9afc3813471b3511.tar.gz |
Set maintaine to ports@FreeBSD.org
PR: 13448
Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/wsoundprefs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wsoundprefs/Makefile b/audio/wsoundprefs/Makefile index a6ac584..7f01920 100644 --- a/audio/wsoundprefs/Makefile +++ b/audio/wsoundprefs/Makefile @@ -10,7 +10,7 @@ DISTNAME= WSoundPrefs-1.0.2 CATEGORIES= audio windowmaker MASTER_SITES= ftp://shadowmere.student.utwente.nl/pub/WindowMaker/ -MAINTAINER= gljohns@bellsouth.net +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker \ wmsound:${PORTSDIR}/audio/wmsound |