diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-13 01:21:03 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-13 01:21:03 +0000 |
commit | 39fee95daa4e408b64be29e97d7d6d0bfaf18bab (patch) | |
tree | 07fd1fc01d862541a31b403615bf57ae0a6a6de9 /net/linux-edonkey-core | |
parent | 7a0baad1337e40ff4f638b5b9f7cfe125bc12f15 (diff) | |
download | ports-39fee95daa4e408b64be29e97d7d6d0bfaf18bab.tar.gz ports-39fee95daa4e408b64be29e97d7d6d0bfaf18bab.zip |
Notes
Diffstat (limited to 'net/linux-edonkey-core')
-rw-r--r-- | net/linux-edonkey-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linux-edonkey-core/Makefile b/net/linux-edonkey-core/Makefile index d4b6c412bfeb..a28afa23396a 100644 --- a/net/linux-edonkey-core/Makefile +++ b/net/linux-edonkey-core/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= linux- PKGNAMESUFFIX= -core DISTNAME= donkey${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= eDonkey2000 'core' command line client ONLY_FOR_ARCHS= i386 |