diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2007-03-27 22:12:03 +0000 |
commit | 6963a4f7589b3836edb8d4bcf337c19498d68f16 (patch) | |
tree | 9cfdaaeaf88849948a4078893a75e5e8f3b00269 /devel/dprog/Makefile | |
parent | 58635bef99e061ebf7d0e8bb8dc7efb6c5389100 (diff) |
Notes
Diffstat (limited to 'devel/dprog/Makefile')
-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 |