diff options
author | lioux <lioux@FreeBSD.org> | 2003-04-29 01:57:13 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-04-29 01:57:13 +0000 |
commit | e8b73a696fda66d49f814b15e52827ddfab60227 (patch) | |
tree | e3f97d7986f11c04ef1364a53f0e170b89653f19 /net-p2p/linux-agsatellite | |
parent | 1d9f537be989af235ce9689275ad05cb220960fd (diff) | |
download | FreeBSD-ports-e8b73a696fda66d49f814b15e52827ddfab60227.zip FreeBSD-ports-e8b73a696fda66d49f814b15e52827ddfab60227.tar.gz |
Add "PKGNAMEPREFIX=linux-" to linux binary ports
Diffstat (limited to 'net-p2p/linux-agsatellite')
-rw-r--r-- | net-p2p/linux-agsatellite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/linux-agsatellite/Makefile b/net-p2p/linux-agsatellite/Makefile index bb77d50..ca3f568 100644 --- a/net-p2p/linux-agsatellite/Makefile +++ b/net-p2p/linux-agsatellite/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.520 PORTREVISION= 2 CATEGORIES= audio net linux MASTER_SITES= http://www.audiogalaxy.com/downloads/ +PKGNAMEPREFIX= linux- DISTNAME= AGSatellite${PORTVERSION:S/.//}-glibc21 MAINTAINER= lioux@FreeBSD.org |