diff options
author | mharo <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 1999-08-31 06:53:31 +0000 |
commit | 89e9525cd80b9d6ce10b7181e660e1342f17214d (patch) | |
tree | f4d9e55060ca2313aa08d2352e80fe2866c3f580 /audio/x11amp/Makefile | |
parent | d6c8a8d7896ae3cbf26d22acdd52fa0dfe8dc991 (diff) | |
download | FreeBSD-ports-89e9525cd80b9d6ce10b7181e660e1342f17214d.zip FreeBSD-ports-89e9525cd80b9d6ce10b7181e660e1342f17214d.tar.gz |
FreeBSD.ORG -> FreeBSD.org
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
Diffstat (limited to 'audio/x11amp/Makefile')
-rw-r--r-- | audio/x11amp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile index 7841c81..bf2a3eb 100644 --- a/audio/x11amp/Makefile +++ b/audio/x11amp/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: x11amp # Version required: 0.7 # Date created: 13 Jul 1998 -# Whom: Donald Burr <dburr@FreeBSD.ORG> +# Whom: Donald Burr <dburr@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ftp://www.se.opensound.com/pub/oss/ossapps/ EXTRACT_SUFX= .tar.gz -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= dburr@FreeBSD.org NO_BUILD= YES NO_FILTER_SHLIBS= YES |