diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-03 06:17:13 +0800 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2004-06-03 06:17:13 +0800 |
commit | c406ff2fd8596da48da8da7bbbd40196affe324c (patch) | |
tree | 7b05626411da2c8b9a6e684a70cc265487e62c35 /audio/ample | |
parent | 9df1766c54ae0f0ee0315cf82588c41cdfde4a96 (diff) | |
download | freebsd-ports-gnome-c406ff2fd8596da48da8da7bbbd40196affe324c.tar.gz freebsd-ports-gnome-c406ff2fd8596da48da8da7bbbd40196affe324c.tar.zst freebsd-ports-gnome-c406ff2fd8596da48da8da7bbbd40196affe324c.zip |
Putting commit bit in storage. I don't have the time
to work on FreeBSD for now. Should have done this a while back.
Diffstat (limited to 'audio/ample')
-rw-r--r-- | audio/ample/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ample/Makefile b/audio/ample/Makefile index 0c14b530b653..fe0c6be850a1 100644 --- a/audio/ample/Makefile +++ b/audio/ample/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= patrick@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Allows you to listen to your own MP3's away from home GNU_CONFIGURE= yes |