diff options
author | ade <ade@FreeBSD.org> | 2001-03-23 13:42:30 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-03-23 13:42:30 +0800 |
commit | 903225e82a9068e8824e58a43cba33afbce6aa45 (patch) | |
tree | 290dab4ce6c29291a45b0429709caa51df3927a9 /audio/gnome-audio | |
parent | ea29c7d1f564a2d43eda992ca508deb175763521 (diff) | |
download | freebsd-ports-gnome-903225e82a9068e8824e58a43cba33afbce6aa45.tar.gz freebsd-ports-gnome-903225e82a9068e8824e58a43cba33afbce6aa45.tar.zst freebsd-ports-gnome-903225e82a9068e8824e58a43cba33afbce6aa45.zip |
Sigh. Reclaim these, primarily for GNOME 1.4
Diffstat (limited to 'audio/gnome-audio')
-rw-r--r-- | audio/gnome-audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnome-audio/Makefile b/audio/gnome-audio/Makefile index bb57e14abafb..522e80bc8c0d 100644 --- a/audio/gnome-audio/Makefile +++ b/audio/gnome-audio/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/gnome-audio DISTNAME= gnome-audio-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ade@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes |