diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /cad/sceptre | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) |
Notes
Diffstat (limited to 'cad/sceptre')
-rw-r--r-- | cad/sceptre/Makefile | 1 | ||||
-rw-r--r-- | cad/sceptre/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/cad/sceptre/Makefile b/cad/sceptre/Makefile index 8b7c34a2d15b..ba649c86bfae 100644 --- a/cad/sceptre/Makefile +++ b/cad/sceptre/Makefile @@ -11,6 +11,7 @@ CATEGORIES= cad MASTER_SITES= ftp://novilux.fh-friedberg.de/pub/sceptre/ MAINTAINER= grog@FreeBSD.org +COMMENT= SCEPTRE is a general purpose circuit analysis program BUILD_DEPENDS= f77:${PORTSDIR}/lang/f77 diff --git a/cad/sceptre/pkg-comment b/cad/sceptre/pkg-comment deleted file mode 100644 index b53dcbb64563..000000000000 --- a/cad/sceptre/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SCEPTRE is a general purpose circuit analysis program |