diff options
author | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-03-10 21:16:50 +0800 |
commit | 66e9a290d9561243b7ed5cefbdd76378a7c3a672 (patch) | |
tree | 5e60eed8c4520c8dc29715ba273ade81c11c8791 /lang | |
parent | 936c5b74ef31cd17a3421fa32fee3c77aad07116 (diff) | |
download | freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.gz freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.tar.zst freebsd-ports-gnome-66e9a290d9561243b7ed5cefbdd76378a7c3a672.zip |
- Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here
Approved by: linimon (mentor)
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cyclone/Makefile | 2 | ||||
-rw-r--r-- | lang/gprolog/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile index 671ca00b1054..a5b8080725c3 100644 --- a/lang/cyclone/Makefile +++ b/lang/cyclone/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/software/ # Can't conditionalise fetching of docs due to distinfo: DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-docs.tgz -MAINTAINER= stolz@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= A safe dialect of C from Cornell and AT&T Research ONLY_FOR_ARCHS= i386 diff --git a/lang/gprolog/Makefile b/lang/gprolog/Makefile index ba50319d62e7..d981bafe994b 100644 --- a/lang/gprolog/Makefile +++ b/lang/gprolog/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= stolz@i2.informatik.rwth-aachen.de +MAINTAINER= vs@FreeBSD.org COMMENT= A free Prolog compiler ONLY_FOR_ARCHS= i386 |