diff options
Diffstat (limited to 'Library/Formula/unp.rb')
| -rw-r--r-- | Library/Formula/unp.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/unp.rb b/Library/Formula/unp.rb index d01b7a36e..d7bb3fbd2 100644 --- a/Library/Formula/unp.rb +++ b/Library/Formula/unp.rb @@ -1,4 +1,4 @@ -require 'brewkit' +require 'formula'  class Unp <Formula    @url='http://ftp.de.debian.org/debian/pool/main/u/unp/unp_1.0.11.tar.gz'  | 
