summaryrefslogtreecommitdiffstats
path: root/testing/regina-rexx
diff options
context:
space:
mode:
authorPaul Onyschuk <blink@bojary.koba.pl>2011-07-28 18:25:46 +0200
committerPaul Onyschuk <blink@bojary.koba.pl>2011-07-28 18:25:46 +0200
commitaaaafe88b73fec85efc1c1fd7aec13ade7b82120 (patch)
treeb479e473f6965163aeffd5cd3806fcace7d76106 /testing/regina-rexx
parent76ef3b81d022383c1f3c0b3723e4a9b4473bb4d9 (diff)
downloadaports-aaaafe88b73fec85efc1c1fd7aec13ade7b82120.tar.bz2
aports-aaaafe88b73fec85efc1c1fd7aec13ade7b82120.tar.xz
testing/regina-rexx: don't split to -dev subpackage
Diffstat (limited to 'testing/regina-rexx')
-rw-r--r--testing/regina-rexx/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/regina-rexx/APKBUILD b/testing/regina-rexx/APKBUILD
index 7b04ae48d..e5b14331c 100644
--- a/testing/regina-rexx/APKBUILD
+++ b/testing/regina-rexx/APKBUILD
@@ -3,7 +3,7 @@
pkgname=regina-rexx
_pkgname=Regina-REXX
pkgver=3.5
-pkgrel=0
+pkgrel=1
pkgdesc="Regina is an implementation of a Rexx interpreter."
url="http://regina-rexx.sourceforge.net/"
arch="all"
@@ -12,7 +12,7 @@ depends=
depends_dev=
makedepends=""
install=""
-subpackages="$pkgname-doc $pkgname-dev"
+subpackages="$pkgname-doc"
source="regina-rexx.initd
http://downloads.sourceforge.net/regina-rexx/$_pkgname-$pkgver.tar.gz"