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/linux-edonkey-core | |
parent | bc7bd83d42976f80188ddb409e310056af48541a (diff) | |
download | ports-039dad1c17363c108fed18b2115560fe9cd164e9.tar.gz ports-039dad1c17363c108fed18b2115560fe9cd164e9.zip |
Notes
Diffstat (limited to 'net/linux-edonkey-core')
-rw-r--r-- | net/linux-edonkey-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |