diff options
author | sat <sat@FreeBSD.org> | 2007-04-18 16:01:25 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-04-18 16:01:25 +0800 |
commit | 65a7cae9d005b7215c0b27ebf0652aeebecd4612 (patch) | |
tree | 0d39bbb986b86d4050ce76e3e4c6848df2ca9494 /audio/lpac | |
parent | 41e8cad470bf2e07754be583a977377ed8a5966d (diff) | |
download | freebsd-ports-gnome-65a7cae9d005b7215c0b27ebf0652aeebecd4612.tar.gz freebsd-ports-gnome-65a7cae9d005b7215c0b27ebf0652aeebecd4612.tar.zst freebsd-ports-gnome-65a7cae9d005b7215c0b27ebf0652aeebecd4612.zip |
- De-4.x-ify most of my ports to save gnats from excessive abuse
- s/CSME/CENKES/ in my ports
Diffstat (limited to 'audio/lpac')
-rw-r--r-- | audio/lpac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lpac/Makefile b/audio/lpac/Makefile index bd0f22534daf..a46c2e74c2e8 100644 --- a/audio/lpac/Makefile +++ b/audio/lpac/Makefile @@ -8,7 +8,7 @@ PORTNAME= lpac PORTVERSION= 1.40 CATEGORIES= audio linux -MASTER_SITES= CSME +MASTER_SITES= CENKES MAINTAINER= infofarmer@FreeBSD.org COMMENT= Lossless audio codec |