diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-08-26 00:28:23 +0000 |
commit | 2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c (patch) | |
tree | e61867e37e19a2c5b3e3f264941796ba42927f12 /lang | |
parent | 57c0523cbd13183e45c9b054cf138aeddba8bb04 (diff) | |
download | ports-2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c.tar.gz ports-2bb59ebeda72f43f1ffad9e47a4bf9ca7d5a1b4c.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/dice/Makefile | 2 | ||||
-rw-r--r-- | lang/dice/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/lang/dice/Makefile b/lang/dice/Makefile index c545525f7389..a5d9ccf2e79c 100644 --- a/lang/dice/Makefile +++ b/lang/dice/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.obviously.com/dice/ DISTNAME= ${PORTNAME}-rel-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= adam@vectors.cx post-patch: @for i in ${WRKSRC}/lib/version.h ${WRKSRC}/include/lib/version.h \ diff --git a/lang/dice/pkg-descr b/lang/dice/pkg-descr index 82664d4750d0..a742eafde749 100644 --- a/lang/dice/pkg-descr +++ b/lang/dice/pkg-descr @@ -5,5 +5,3 @@ relocatable and fixed address (ROM) based code. Quite suitable for embedded WWW: http://www.obviously.com/dice/ Author: Matt Dillon <dillon@apollo.backplane.com> - -- Miguel Mendez <flynn@energyhq.homeip.net> |