diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-03-07 15:08:25 +0000 |
commit | 1bf4b2310b25537bd198d7b3ef2197329aa07527 (patch) | |
tree | 8ac941daf1fc7bf93bc7ea135b40d662e467b897 /audio/linux-nas-libs | |
parent | 22a94381ffebfce2937d1272a169025e174f7e24 (diff) |
Notes
Diffstat (limited to 'audio/linux-nas-libs')
-rw-r--r-- | audio/linux-nas-libs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/linux-nas-libs/Makefile b/audio/linux-nas-libs/Makefile index eb346cdaae71..7a365fe8fdcf 100644 --- a/audio/linux-nas-libs/Makefile +++ b/audio/linux-nas-libs/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -libs DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} -MAINTAINER= freebsd-emulation@FreeBSD.org +MAINTAINER= emulation@FreeBSD.org COMMENT= Runtime libraries for NAS (Linux Fedora Core 4) USE_LINUX_RPM= yes |