diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2005-11-13 17:13:15 +0000 |
commit | 106310e7ffb7a3b075dae02abf181e4010556803 (patch) | |
tree | cea64c544837d331bdf6856b4acf181eb610d0c3 /deskutils/xrolo | |
parent | bbf67b84b13daa919de55830eb7063a091564563 (diff) | |
download | ports-106310e7ffb7a3b075dae02abf181e4010556803.tar.gz ports-106310e7ffb7a3b075dae02abf181e4010556803.zip |
Notes
Diffstat (limited to 'deskutils/xrolo')
-rw-r--r-- | deskutils/xrolo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xrolo/Makefile b/deskutils/xrolo/Makefile index b81a4bb62b6c..df052a219664 100644 --- a/deskutils/xrolo/Makefile +++ b/deskutils/xrolo/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= ftp://gatekeeper.dec.com/pub/X11-contrib/ \ DISTNAME= ${PORTNAME}.v2p6 EXTRACT_SUFX= .tar.Z -MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE +MAINTAINER= ports@freebsd.org COMMENT= Electronic rolodex LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview |