diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2002-01-20 22:23:54 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2002-01-20 22:23:54 +0000 |
commit | c4d1d674d587789328099b6209db690bc26bb593 (patch) | |
tree | ec2760fb1bf621ad9e2bf09869b27515d9b1201c /audio/grip | |
parent | 1290a86aa887a6d81a52801a965ec2e8a74a10f8 (diff) |
Notes
Diffstat (limited to 'audio/grip')
-rw-r--r-- | audio/grip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 1bfb19c4ebd5..68944b14d30e 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.nostatic.org/grip/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@geeksrus.net USE_GMAKE= yes USE_X_PREFIX= yes |