diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-29 01:57:13 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-04-29 01:57:13 +0000 |
commit | 039dad1c17363c108fed18b2115560fe9cd164e9 (patch) | |
tree | 3ba083fd9ffea17b61b48d46b987b96886ff7f31 /net | |
parent | bc7bd83d42976f80188ddb409e310056af48541a (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/edonkey-core/Makefile | 1 | ||||
-rw-r--r-- | net/linux-agsatellite/Makefile | 1 | ||||
-rw-r--r-- | net/linux-edonkey-core/Makefile | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/net/edonkey-core/Makefile b/net/edonkey-core/Makefile index 376de4c56e27..d47c12c2f013 100644 --- a/net/edonkey-core/Makefile +++ b/net/edonkey-core/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.48 PORTEPOCH= 1 CATEGORIES= net linux MASTER_SITES= http://www.overnet.com/files/ +PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -core DISTNAME= donkey${PORTVERSION} diff --git a/net/linux-agsatellite/Makefile b/net/linux-agsatellite/Makefile index bb77d5009d4f..ca3f568970c7 100644 --- a/net/linux-agsatellite/Makefile +++ b/net/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 diff --git a/net/linux-edonkey-core/Makefile b/net/linux-edonkey-core/Makefile index 376de4c56e27..d47c12c2f013 100644 --- a/net/linux-edonkey-core/Makefile +++ b/net/linux-edonkey-core/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.48 PORTEPOCH= 1 CATEGORIES= net linux MASTER_SITES= http://www.overnet.com/files/ +PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -core DISTNAME= donkey${PORTVERSION} |