diff options
author | obache <obache@pkgsrc.org> | 2008-12-08 11:03:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-08 11:03:48 +0000 |
commit | 7806811061012b3411dab972c0f1fbc5d4d402bf (patch) | |
tree | 7ab87d119a4063a7b66a1a232cd7f625b2e70926 /devel | |
parent | 10da98dab07df71294da92c81dd14124700e7c54 (diff) | |
download | pkgsrc-7806811061012b3411dab972c0f1fbc5d4d402bf.tar.gz |
This project is moved to Google Code.
(but MASTER_SITES is commented out, it also have versin 1.3,
but a little bit different)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ucpp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ucpp/Makefile b/devel/ucpp/Makefile index 0bfd8c3d563..21ded1b5d9e 100644 --- a/devel/ucpp/Makefile +++ b/devel/ucpp/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.3 2008/04/07 18:18:26 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/12/08 11:03:48 obache Exp $ # DISTNAME= ucpp-1.3 CATEGORIES= devel -MASTER_SITES= http://pornin.nerim.net/ucpp/ +#MASTER_SITES= http://ucpp.googlecode.com/files/ MAINTAINER= asmodai@in-nomine.org -HOMEPAGE= http://pornin.nerim.net/ucpp/ +HOMEPAGE= http://code.google.com/p/ucpp/ COMMENT= C preprocessor and lexer PKG_DESTDIR_SUPPORT= user-destdir |