diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-05-31 10:20:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-05-31 10:20:59 +0000 |
commit | b5f84b72f7d25f87d46c92447bc94b2327694e7d (patch) | |
tree | 7c2308952ab7955233dfa860ecc2ad8412cbffcc /misc/Makefile | |
parent | d9be6a503a4b3fa7ba06da64c08cccbeea91e1e9 (diff) |
new port: misc/gopod
new port: misc/gopod
goPod is a program that allows you to remove the EU Volume limitation
on EU iPod's.
We can't be held responsible for the use you make with this program
or any damage it could cause to your iPod.
It is provided for information purpose only. However, uncapping your
iPod and using it is illegal in France.
goPod is not in any way affiliated with Apple Computer, Inc.
Apple(tm) iPod(tm) are trademarks of Apple Computer, Inc.
WWW: http://http://gopod.free-go.net/
PR: ports/79529
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes:
svn path=/head/; revision=136507
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6bd5030e0afa..b1211f6eda63 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -131,6 +131,7 @@ SUBDIR += goldstr SUBDIR += gone SUBDIR += gonvert + SUBDIR += gopod SUBDIR += gplbp SUBDIR += gplink SUBDIR += gpt |