diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/ubh/Makefile | 6 | ||||
-rw-r--r-- | news/ubh/distinfo | 2 | ||||
-rw-r--r-- | news/ubh/pkg-plist | 4 |
3 files changed, 5 insertions, 7 deletions
diff --git a/news/ubh/Makefile b/news/ubh/Makefile index 78bee4990b62..0c8820798779 100644 --- a/news/ubh/Makefile +++ b/news/ubh/Makefile @@ -6,9 +6,9 @@ # PORTNAME= ubh -PORTVERSION= 1.0 +PORTVERSION= 1.3 CATEGORIES= news graphics -MASTER_SITES= http://www.lanois.com/ubh/download/ +MASTER_SITES= http://ubh.sourceforge.net/download/ MAINTAINER= dburr@FreeBSD.ORG @@ -20,8 +20,6 @@ pre-patch: @${MV} ${WRKSRC}/ubh ${WRKSRC}/ubh.old @${SED} -e '1,1s:/usr/bin/perl:${PERL5}:' \ ${WRKSRC}/ubh.old > ${WRKSRC}/ubh - @${MV} ${WRKSRC}/examples/.ubhrc ${WRKSRC}/examples/dot.ubhrc - @${MV} ${WRKSRC}/examples/.newsrc ${WRKSRC}/examples/dot.newsrc do-install: ${INSTALL_SCRIPT} ${WRKSRC}/ubh ${PREFIX}/bin diff --git a/news/ubh/distinfo b/news/ubh/distinfo index 48bf79c29561..9b2a09335648 100644 --- a/news/ubh/distinfo +++ b/news/ubh/distinfo @@ -1 +1 @@ -MD5 (ubh-1.0.tar.gz) = 591c5983e11c4e9e443a28a2e90cdd4d +MD5 (ubh-1.3.tar.gz) = 7a997f4a91e69679c20c8b9e94253070 diff --git a/news/ubh/pkg-plist b/news/ubh/pkg-plist index cff5919f6eb4..3efe97325523 100644 --- a/news/ubh/pkg-plist +++ b/news/ubh/pkg-plist @@ -1,6 +1,6 @@ bin/ubh -share/ubh/dot.ubhrc -share/ubh/dot.newsrc +share/ubh/ubhrc +share/ubh/newsrc @dirrm share/ubh share/doc/ubh/documentation.html share/doc/ubh/download.html |