diff options
Diffstat (limited to 'development/jython')
-rw-r--r-- | development/jython/jython.SlackBuild | 2 | ||||
-rw-r--r-- | development/jython/jython.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/jython/jython.SlackBuild b/development/jython/jython.SlackBuild index a74b15dac4..3168a31923 100644 --- a/development/jython/jython.SlackBuild +++ b/development/jython/jython.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for jython -# Copyright 2012 Benjamin Trigona-Harany <bosth@alumni.sfu.ca> +# Copyright 2012 Benjamin Trigona-Harany <slackbuilds@jaxartes.net> # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: diff --git a/development/jython/jython.info b/development/jython/jython.info index 41a54e3323..8d158f20a0 100644 --- a/development/jython/jython.info +++ b/development/jython/jython.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk" MAINTAINER="Benjamin Trigona-Harany" -EMAIL="bosth@alumni.sfu.ca" +EMAIL="slackbuilds@jaxartes.net" |