diff options
author | sf <sf@FreeBSD.org> | 2001-03-13 02:57:34 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-13 02:57:34 +0800 |
commit | 974161a11dd0a9e4903038a7a9b3619aac8d4e41 (patch) | |
tree | f91c31fb70efa7d04c3ca49a287ffb796b3a215f /biology | |
parent | 79b9fb4d7749993d7d5800809db607d3b848ff21 (diff) | |
download | freebsd-ports-gnome-974161a11dd0a9e4903038a7a9b3619aac8d4e41.tar.gz freebsd-ports-gnome-974161a11dd0a9e4903038a7a9b3619aac8d4e41.tar.zst freebsd-ports-gnome-974161a11dd0a9e4903038a7a9b3619aac8d4e41.zip |
pass maintainership to ports@.
PR: 25685
Submitted by: maintainer
Diffstat (limited to 'biology')
-rw-r--r-- | biology/babel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/babel/Makefile b/biology/babel/Makefile index e1f0849102bd..52bdda2782aa 100644 --- a/biology/babel/Makefile +++ b/biology/babel/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= ftp://ccl.osc.edu/pub/chemistry/software/MAC/babel/ EXTRACT_SUFX= .tar.Z -MAINTAINER= frankch@waru.life.nthu.edu.tw +MAINTAINER= ports@FreeBSD.org post-install: @ ${CAT} ${PKGMESSAGE} | ${SED} -e 's:/usr/local:${PREFIX}:' |