diff options
Diffstat (limited to 'devel/dprog')
-rw-r--r-- | devel/dprog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dprog/Makefile b/devel/dprog/Makefile index c1a7ba00a934..0b75b37147ec 100644 --- a/devel/dprog/Makefile +++ b/devel/dprog/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.daimi.au.dk/~mailund/dprog/download/ -MAINTAINER= ssedov@mbsd.msk.ru +MAINTAINER= stas@FreeBSD.org COMMENT= A language for specifying dynamic programming algorithms LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt |