diff options
author | leeym <leeym@FreeBSD.org> | 2003-09-03 09:00:56 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2003-09-03 09:00:56 +0800 |
commit | 7ef734e0df372cff66e9a688eda23f01697f2426 (patch) | |
tree | e40612c6895ad4f01941c20a210a18eeac028b62 /archivers | |
parent | 7e6a070e1d73e5dfbbe8686097461537a4eded2a (diff) | |
download | freebsd-ports-gnome-7ef734e0df372cff66e9a688eda23f01697f2426.tar.gz freebsd-ports-gnome-7ef734e0df372cff66e9a688eda23f01697f2426.tar.zst freebsd-ports-gnome-7ef734e0df372cff66e9a688eda23f01697f2426.zip |
Update MASTER_SITES for arj-3.10g
PR: 56264
Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arj/Makefile | 7 | ||||
-rw-r--r-- | archivers/arj/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index e3e1e145fa0d..2e2658c9a064 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -8,9 +8,8 @@ PORTNAME= arj PORTVERSION= 3.10g CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://testcase.newmail.ru/files/ -MASTER_SITE_SUBDIR= osa +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= kot@premierbank.dp.ua COMMENT= Open-source ARJ @@ -24,6 +23,8 @@ MAKEFILE= GNUmakefile STRIP= LANGUAGE?= en MAKE_ENV+= "LOCALE=${LANGUAGE}" +INSTALLS_SHLIB= yes +LDCONFIG_DIRS= %%PREFIX%%/lib/arj MAN1= arj-register.1 arj.1 arjdisp.1 rearj.1 diff --git a/archivers/arj/distinfo b/archivers/arj/distinfo index b16a5ff83cde..b8342641124e 100644 --- a/archivers/arj/distinfo +++ b/archivers/arj/distinfo @@ -1 +1 @@ -MD5 (arj-3.10g.tar.gz) = 5c35766dde5e9a04b2bced7fd88c4727 +MD5 (arj-3.10g.tar.gz) = 22d6dc7365f23cd56865db3f05608de9 |